pgsql-hackers since 2022-02-16 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 16, 2022

Thread Author Time
Re: adding 'zstd' as a compression algorithm David Steele 00:09
Fix a comment in worker.c 📎 Masahiko Sawada 00:26
Re: Column Filtering in Logical Replication Alvaro Herrera 00:33
Re: Column Filtering in Logical Replication Tomas Vondra 00:39
Re: adding 'zstd' as a compression algorithm Michael Paquier 00:58
Re: adding 'zstd' as a compression algorithm Robert Haas 01:35
Re: adding 'zstd' as a compression algorithm Tom Lane 01:56
Re: USE_BARRIER_SMGRRELEASE on Linux? Thomas Munro 02:09
initdb / bootstrap design Andres Freund 02:12
Re: Mark all GUC variable as PGDLLIMPORT John Naylor 02:20
Re: pgsql: Add TAP test to automate the equivalent of check_guc Michael Paquier 02:23
Re: adding 'zstd' as a compression algorithm Andres Freund 02:24
Small and unaffected typo in pg_logical_slot_get_changes_guts() Kasahara Tatsuhito 02:27
Re: adding 'zstd' as a compression algorithm Michael Paquier 02:33
Re: USE_BARRIER_SMGRRELEASE on Linux? Thomas Munro 02:34
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Michael Paquier 02:42
Re: adding 'zstd' as a compression algorithm Andres Freund 02:42
Re: [Proposal] Add foreign-server health checks infrastructure Kyotaro Horiguchi 02:50
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi 03:12
Re: initdb / bootstrap design John Naylor 03:14
RE: logical replication empty transactions [email protected] 03:15
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy 03:24
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma 03:34
Re: Observability in Postgres Stephan Doliov 03:47
Re: pg_upgrade verbosity when redirecting output to log file Thomas Munro 04:09
Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund 04:19
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() 📎 Kasahara Tatsuhito 04:25
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set 📎 Michael Paquier 04:58
Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart 04:59
Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund 04:59
Proposal for internal Numeric to Uint64 conversion function. 📎 Amul Sul 05:00
Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund 05:06
Re: support for CREATE MODULE Pavel Stehule 05:20
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Justin Pryzby 05:23
Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi 05:26
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Michael Paquier 05:34
Re: make tuplestore helper function Michael Paquier 05:43
Re: Observability in Postgres Greg Stark 05:48
Re: make tuplestore helper function Justin Pryzby 05:57
Re: Race conditions in 019_replslot_limit.pl Masahiko Sawada 05:58
Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi 06:01
Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi 06:09
Re: Adding CI to our tree Justin Pryzby 06:12
Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart 06:14
Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi 06:22
Re: Adding CI to our tree Andres Freund 06:42
Re: USE_BARRIER_SMGRRELEASE on Linux? 📎 Nathan Bossart 06:57
Re: Observability in Postgres Greg Stark 07:10
Re: Race conditions in 019_replslot_limit.pl Kyotaro Horiguchi 07:12
Re: Observability in Postgres Julien Rouhaud 07:18
Re: Trap errors from streaming child in pg_basebackup to exit early Michael Paquier 07:27
some aspects of our qsort might not be ideal John Naylor 07:28
Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov 07:33
Re: some aspects of our qsort might not be ideal John Naylor 07:38
Re: BufferAlloc: don't take two simultaneous locks 📎 Yura Sokolov 07:40
Re: some aspects of our qsort might not be ideal John Naylor 07:48
Re: Split xlog.c Heikki Linnakangas 07:53
Re: do only critical work during single-user vacuum? John Naylor 08:43
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 08:45
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 08:49
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 08:50
Re: Race conditions in 019_replslot_limit.pl Masahiko Sawada 09:04
Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Heikki Linnakangas 09:07
Re: Column Filtering in Logical Replication Amit Kapila 09:30
Re: Column Filtering in Logical Replication Amit Kapila 10:05
Re: Non-decimal integer literals Peter Eisentraut 10:11
Re: initdb / bootstrap design 📎 Peter Eisentraut 10:47
Re: bailing out in tap tests nearly always a bad idea Peter Eisentraut 11:03
Re: pgsql: Move scanint8() to numutils.c Peter Eisentraut 11:09
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 11:19
Re: pg_receivewal.exe unhandled exception in zlib1.dll Juan José Santamaría Flecha 11:20
Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut 11:20
Re: Fix a comment in worker.c Amit Kapila 11:26
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 11:36
Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul 11:45
Re: Adding CI to our tree Peter Eisentraut 12:00
minor code correction in typecmds.c 📎 Amul Sul 12:17
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Ranier Vilela 12:29
Re: minor code correction in typecmds.c John Naylor 12:36
Re: pgsql: Add TAP test to automate the equivalent of check_guc Christoph Berg 12:38
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Sofia Kopikova 12:56
Re: support for CREATE MODULE Jim Mlodgenski 13:17
Re: pgsql: Move scanint8() to numutils.c Robert Haas 13:24
Re: postgres_fdw and skip locked Ashutosh Bapat 13:40
Re: some aspects of our qsort might not be ideal Robert Haas 13:41
Re: PGroonga index-only scan problem with yesterday’s PostgreSQL updates Bernd Helmle 14:00
Re: ICU for global collation 📎 Peter Eisentraut 14:25
Re: Implementing Incremental View Maintenance huyajun 14:34
Re: Time to drop plpython2? Peter Eisentraut 14:43
Re: support for CREATE MODULE Pavel Stehule 15:04
Re: postgres_fdw and skip locked Alexander Pyhalov 15:08
Re: adding 'zstd' as a compression algorithm 📎 Robert Haas 15:40
Re: pgsql: Move scanint8() to numutils.c Julien Rouhaud 15:42
Re: refactoring basebackup.c (zstd) Robert Haas 15:51
Re: refactoring basebackup.c Alvaro Herrera 16:11
Re: do only critical work during single-user vacuum? Peter Geoghegan 16:12
Re: refactoring basebackup.c Robert Haas 16:16
Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart 16:44
Re: do only critical work during single-user vacuum? Masahiko Sawada 16:47
check-world has suddenly started spewing stuff on stderr Tom Lane 17:04
Re: Race conditions in 019_replslot_limit.pl Andres Freund 17:26
Re: USE_BARRIER_SMGRRELEASE on Linux? 📎 Nathan Bossart 17:37
Re: refactoring basebackup.c 📎 Jeevan Ladhe 17:45
Re: do only critical work during single-user vacuum? Peter Geoghegan 17:50
Re: initdb / bootstrap design Andres Freund 17:53
Re: do only critical work during single-user vacuum? Robert Haas 17:56
improve --with-lz4 install documentation 📎 Jeevan Ladhe 18:06
Re: PGEventProcs must not be allowed to break libpq 📎 Tom Lane 18:11
Re: do only critical work during single-user vacuum? Peter Geoghegan 18:14
Re: do only critical work during single-user vacuum? Andres Freund 18:18
Re: initdb / bootstrap design Tom Lane 18:24
Re: do only critical work during single-user vacuum? Peter Geoghegan 18:27
Re: Allow root ownership of client certificate key 📎 David Steele 18:57
Re: do only critical work during single-user vacuum? Peter Geoghegan 19:18
Re: USE_BARRIER_SMGRRELEASE on Linux? Andres Freund 19:27
Re: Observability in Postgres Jacob Champion 19:27
Re: Observability in Postgres Michael Banck 19:39
Re: initdb / bootstrap design Andres Freund 19:50
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent 19:51
Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan 19:54
Re: Time to drop plpython2? Andres Freund 19:58
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Matthias van de Meent 20:02
Re: Time to drop plpython2? Chapman Flack 20:05
Re: do only critical work during single-user vacuum? Robert Haas 20:11
Re: do only critical work during single-user vacuum? Robert Haas 20:11
Re: Lowering the ever-growing heap->pd_lower 📎 Matthias van de Meent 20:14
Re: check-world has suddenly started spewing stuff on stderr Heikki Linnakangas 20:17
Re: do only critical work during single-user vacuum? Peter Geoghegan 20:21
Re: Time to drop plpython2? Andres Freund 20:31
Re: initdb / bootstrap design Tom Lane 20:42
killing perl2host Andrew Dunstan 20:46
Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart 21:00
Re: killing perl2host Andres Freund 21:01
Re: do only critical work during single-user vacuum? Robert Haas 21:04
Re: refactoring basebackup.c Robert Haas 21:07
Re: killing perl2host Andrew Dunstan 21:10
Preventing indirection for IndexPageGetOpaque for known-size page special areas 📎 Matthias van de Meent 21:24
Re: adding 'zstd' as a compression algorithm (initdb/lz4) Justin Pryzby 21:29
Small TAP tests cleanup for Windows and unused modules 📎 Daniel Gustafsson 21:36
Re: do only critical work during single-user vacuum? Peter Geoghegan 21:47
Re: Small TAP tests cleanup for Windows and unused modules Andrew Dunstan 22:04
Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson 22:29
Re: Small TAP tests cleanup for Windows and unused modules Andrew Dunstan 22:36
Re: killing perl2host Andres Freund 22:42
Re: Small TAP tests cleanup for Windows and unused modules Andres Freund 22:54
Re: libpq async duplicate error results 📎 Tom Lane 23:51

Feb. 17, 2022

Thread Author Time
Re: pgsql: Add TAP test to automate the equivalent of check_guc Michael Paquier 00:24
Re: pgsql: Add TAP test to automate the equivalent of check_guc Robert Haas 00:39
Re: pgsql: Add TAP test to automate the equivalent of check_guc Michael Paquier 00:48
Re: O(n) tasks cause lengthy startups and checkpoints 📎 Nathan Bossart 00:50
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file 📎 Nathan Bossart 01:10
Re: libpq async duplicate error results Andres Freund 01:11
Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan 01:16
Re: Race conditions in 019_replslot_limit.pl Tom Lane 01:22
Re: libpq async duplicate error results Tom Lane 01:28
Re: Small TAP tests cleanup for Windows and unused modules Michael Paquier 01:38
Re: refactoring basebackup.c 📎 Jeevan Ladhe 01:46
Re: adding 'zstd' as a compression algorithm Michael Paquier 01:48
Re: O(n) tasks cause lengthy startups and checkpoints Andres Freund 01:50
Re: libpq async duplicate error results Andres Freund 01:53
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Michael Paquier 01:56
Re: libpq async duplicate error results Tom Lane 02:12
Re: Race conditions in 019_replslot_limit.pl Andres Freund 02:14
Re: killing perl2host Andres Freund 02:17
Re: Small and unaffected typo in pg_logical_slot_get_changes_guts() Kasahara Tatsuhito 02:26
Re: Time to increase hash_mem_multiplier default? Peter Geoghegan 02:42
Re: do only critical work during single-user vacuum? Robert Haas 02:56
Re: do only critical work during single-user vacuum? Peter Geoghegan 03:07
Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Andres Freund 03:08
Re: Race conditions in 019_replslot_limit.pl Tom Lane 03:11
Re: Race conditions in 019_replslot_limit.pl Tom Lane 03:15
Re: Nonrandom scanned_pages distorts pg_class.reltuples set by VACUUM Peter Geoghegan 03:43
Re: Race conditions in 019_replslot_limit.pl Andres Freund 03:46
Re: Race conditions in 019_replslot_limit.pl Tom Lane 03:58
Re: Race conditions in 019_replslot_limit.pl Andres Freund 04:03
RE: [Proposal] Add foreign-server health checks infrastructure [email protected] 04:11
Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart 04:14
RE: [Proposal] Add foreign-server health checks infrastructure [email protected] 04:32
Re: Race conditions in 019_replslot_limit.pl Andres Freund 04:32
Re: adding 'zstd' as a compression algorithm 📎 Michael Paquier 04:34
Re: Per-table storage parameters for TableAM/IndexAM extensions Dilip Kumar 04:49
Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi 05:16
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi 05:56
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi 05:58
Re: adding 'zstd' as a compression algorithm Andrey Borodin 06:12
Re: row filtering for logical replication 📎 Amit Kapila 06:36
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi 06:51
Re: Time to drop plpython2? Andres Freund 06:52
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 06:56
Re: O(n) tasks cause lengthy startups and checkpoints Andres Freund 06:59
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi 07:00
Re: make tuplestore helper function Michael Paquier 07:10
Re: Time to drop plpython2? Andres Freund 07:14
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 07:50
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Julien Rouhaud 07:50
Re: Time to drop plpython2? Michael Paquier 07:52
Re: [Proposal] Add foreign-server health checks infrastructure Kyotaro Horiguchi 08:08
Re: [Proposal] Add foreign-server health checks infrastructure Kyotaro Horiguchi 08:14
Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c) Kyotaro Horiguchi 08:24
Assert in pageinspect with NULL pages 📎 Daria Lepikhova 08:46

Browse Archives

Prev | Next