pgsql-hackers since 2022-10-04 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

Oct. 4, 2022

Thread Author Time
Re: Reducing the chunk header sizes on all memory context types πŸ“Ž Ranier Vilela 00:35
Re: New strategies for freezing, advancing relfrozenxid early Jeff Davis 00:41
Re: shadow variables - pg15 edition πŸ“Ž David Rowley 01:27
RE: [Proposal] Add foreign-server health checks infrastructure kuroda.hayato@fujitsu.com 02:26
Re: shadow variables - pg15 edition Justin Pryzby 02:30
Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan 03:11
Re: [RFC] building postgres with meson - v13 πŸ“Ž Andres Freund 03:25
Re: Miscellaneous tab completion issue fixes Michael Paquier 03:43
Re: ExecRTCheckPerms() and many prunable partitions Amit Langote 03:45
Re: ExecRTCheckPerms() and many prunable partitions Tom Lane 03:54
Re: ExecRTCheckPerms() and many prunable partitions Amit Langote 04:11
Re: Small miscellaneous fixes Michael Paquier 04:18
Re: Crash in BRIN minmax-multi indexes Jaime Casanova 04:26
Re: Add last_vacuum_index_scans in pg_stat_all_tables πŸ“Ž Ken Kato 04:49
Re: New strategies for freezing, advancing relfrozenxid early Jeff Davis 05:13
Re: GUC tables - use designated initializers πŸ“Ž Peter Smith 05:20
Re: [POC] Allow flattening of subquery with a link to upper query πŸ“Ž Andrey Lepikhov 05:35
Use XLogFromFileName() in pg_resetwal to parse position from WAL file πŸ“Ž Bharath Rupireddy 05:36
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 05:39
Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan 05:45
possibility of partial data dumps with pg_dump πŸ“Ž Никита Π‘Ρ‚Π°Ρ€ΠΎΠ²ΠΎΠΉΡ‚ΠΎΠ² 05:57
Re: Use XLogFromFileName() in pg_resetwal to parse position from WAL file Kyotaro Horiguchi 06:17
Re: Use XLogFromFileName() in pg_resetwal to parse position from WAL file Bharath Rupireddy 06:22
Re: Use XLogFromFileName() in pg_resetwal to parse position from WAL file Kyotaro Horiguchi 06:23
Re: Use XLogFromFileName() in pg_resetwal to parse position from WAL file Michael Paquier 06:28
Re: Convert macros to static inline functions πŸ“Ž Peter Eisentraut 06:30
Re: Use XLogFromFileName() in pg_resetwal to parse position from WAL file Kyotaro Horiguchi 06:41
Re: GUC tables - use designated initializers Michael Paquier 06:48
Re: Convert macros to static inline functions Amul Sul 06:57
Re: GUC tables - use designated initializers Peter Smith 07:01
get rid of Abs() πŸ“Ž Peter Eisentraut 07:07
Re: log_heap_visible(): remove unused parameter and update comment Bharath Rupireddy 07:19
future of serial and identity columns πŸ“Ž Peter Eisentraut 07:41
Assorted fixes related to WAL files (was: Use XLogFromFileName() in pg_resetwal to parse position from WAL file) πŸ“Ž Bharath Rupireddy 07:50
Re: installcheck-world concurrency issues Michael Paquier 08:05
pid_t on mingw πŸ“Ž Peter Eisentraut 08:15
Re: Fix some newly modified tab-complete changes Peter Smith 08:16
Re: log_heap_visible(): remove unused parameter and update comment Peter Eisentraut 08:18
Re: interrupted tap tests leave postgres instances around Peter Eisentraut 08:24
Re: Assorted fixes related to WAL files (was: Use XLogFromFileName() in pg_resetwal to parse position from WAL file) Kyotaro Horiguchi 08:31
Re: Reducing the chunk header sizes on all memory context types David Rowley 08:35
JUMBLE_SIZE macro in two files πŸ“Ž bt22nakamorit 08:41
Re: get rid of Abs() πŸ“Ž Zhang Mingli 09:04
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures πŸ“Ž Bharath Rupireddy 09:28
Re: Miscellaneous tab completion issue fixes πŸ“Ž vignesh C 09:30
Re: future of serial and identity columns Laurenz Albe 09:33
Re: Miscellaneous tab completion issue fixes Dagfinn Ilmari MannsΓ₯ker 09:35
Re: Pluggable toaster Nikita Malakhov 10:45
Re: JUMBLE_SIZE macro in two files Julien Rouhaud 10:46
Re: Pluggable toaster πŸ“Ž Nikita Malakhov 10:46
Re: Small miscellaneous fixes πŸ“Ž Ranier Vilela 11:23
Re: Reducing the chunk header sizes on all memory context types Ranier Vilela 11:29
Re: possibility of partial data dumps with pg_dump Pavel Stehule 12:15
Re: possibility of partial data dumps with pg_dump Julien Rouhaud 12:24
Re: Reducing the chunk header sizes on all memory context types Ranier Vilela 12:25
Re: Assorted fixes related to WAL files (was: Use XLogFromFileName() in pg_resetwal to parse position from WAL file) Bharath Rupireddy 12:54
Re: [patch] \g with multiple result sets and \watch with copy queries Daniel Verite 12:58
Re: problems with making relfilenodes 56-bits Matthias van de Meent 13:05
Re: [patch] \g with multiple result sets and \watch with copy queries Tom Lane 13:08
Re: JUMBLE_SIZE macro in two files Tom Lane 13:16
Re: get rid of Abs() Tom Lane 13:29
Re: problems with making relfilenodes 56-bits Andres Freund 15:34
Allow tests to pass in OpenSSL FIPS mode πŸ“Ž Peter Eisentraut 15:45
Re: Reducing the chunk header sizes on all memory context types πŸ“Ž Tom Lane 15:55
[PATCH] Expand character set for ltree labels πŸ“Ž Garen Torikian 16:54
Re: interrupted tap tests leave postgres instances around Andres Freund 17:10
Re: problems with making relfilenodes 56-bits Robert Haas 17:36
Re: New strategies for freezing, advancing relfrozenxid early Jeff Davis 17:39
Re: Suppressing useless wakeups in walreceiver πŸ“Ž Nathan Bossart 17:57
Re: Can we avoid chdir'ing in resolve_symlinks() ? πŸ“Ž Tom Lane 18:07
Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan 18:09
Re: problems with making relfilenodes 56-bits Andres Freund 18:30
Re: installcheck-world concurrency issues Andres Freund 18:35
Re: problems with making relfilenodes 56-bits Robert Haas 18:53
Re: Pluggable toaster πŸ“Ž Nikita Malakhov 19:41
Re: [POC] Allow flattening of subquery with a link to upper query Zhihong Yu 21:45
Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() David Rowley 22:07
Re: [PATCH] Expand character set for ltree labels Nathan Bossart 22:32
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records πŸ“Ž Tom Lane 22:54
Re: Move backup-related code to xlogbackup.c/.h Nathan Bossart 22:54
Re: [PATCH] Expand character set for ltree labels Garen Torikian 23:16
Re: problems with making relfilenodes 56-bits πŸ“Ž Andres Freund 23:49
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records πŸ“Ž Tom Lane 23:53

Oct. 5, 2022

Thread Author Time
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records Nathan Bossart 00:15
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records Kyotaro Horiguchi 01:41
Re: Miscellaneous tab completion issue fixes Michael Paquier 02:47
Re: New strategies for freezing, advancing relfrozenxid early Jeff Davis 02:59
Re: JUMBLE_SIZE macro in two files Michael Paquier 03:12
Re: JUMBLE_SIZE macro in two files Tom Lane 03:17
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 03:17
Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan 04:00
Re: Assorted fixes related to WAL files (was: Use XLogFromFileName() in pg_resetwal to parse position from WAL file) Michael Paquier 05:16
Re: JUMBLE_SIZE macro in two files Michael Paquier 05:29
Re: installcheck-world concurrency issues Peter Eisentraut 06:16
Re: Can we avoid chdir'ing in resolve_symlinks() ? Peter Eisentraut 06:23
Re: [RFC] building postgres with meson - v13 Peter Eisentraut 06:40
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 06:45
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf πŸ“Ž Michael Paquier 07:24
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Michael Paquier 07:46
Re: Move backup-related code to xlogbackup.c/.h Michael Paquier 07:50
Re: Suppressing useless wakeups in walreceiver Alvaro Herrera 07:57
Re: shadow variables - pg15 edition David Rowley 08:05
Re: [RFC] building postgres with meson - v13 Peter Eisentraut 08:16
Add meson.build to version_stamp.pl πŸ“Ž Peter Eisentraut 08:34
Re: document the need to analyze partitioned tables πŸ“Ž Laurenz Albe 08:37
Re: [Commitfest 2022-09] Date is Over. Alvaro Herrera 08:42
RE: [Proposal] Add foreign-server health checks infrastructure πŸ“Ž kuroda.hayato@fujitsu.com 09:27
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:40
Re: logical replication restrictions Peter Smith 09:41
Re: [Commitfest 2022-09] Date is Over. Ibrar Ahmed 09:50
Re: Move backup-related code to xlogbackup.c/.h πŸ“Ž Bharath Rupireddy 09:52
Re: [Commitfest 2022-09] Date is Over. Julien Rouhaud 10:01
Re: shadow variables - pg15 edition πŸ“Ž David Rowley 10:22
Re: Add meson.build to version_stamp.pl Dagfinn Ilmari MannsΓ₯ker 10:36
Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera 10:55
Re: [POC] Allow flattening of subquery with a link to upper query πŸ“Ž Andrey Lepikhov 11:38
Re: Miscellaneous tab completion issue fixes vignesh C 12:05
Re: [PATCH] Log details for client certificate failures πŸ“Ž Ranier Vilela 12:19
Re: Removing unneeded self joins πŸ“Ž Andrey Lepikhov 12:25
Re: [PATCH] Log details for client certificate failures Ranier Vilela 12:31
Re: Add non-blocking version of PQcancel πŸ“Ž Jelte Fennema 13:23
Re: installing static libraries (was building postgres with meson) Peter Eisentraut 13:24
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand 13:32
Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut 13:33
Re: shadow variables - pg15 edition Alvaro Herrera 13:34
Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane 13:59
Re: [POC] Allow flattening of subquery with a link to upper query Zhihong Yu 14:11
Re: shadow variables - pg15 edition Tom Lane 14:19
RE: Data is copied twice when specifying both child and parent table in publication osumi.takamichi@fujitsu.com 15:04
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records πŸ“Ž Tom Lane 15:30
Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera 16:40
Re: START_REPLICATION SLOT causing a crash in an assert build Jonathan S. Katz 17:00
Re: [RFC] building postgres with meson - v13 Andres Freund 17:14
Re: installcheck-world concurrency issues Andres Freund 17:20
Re: archive modules Peter Eisentraut 17:55
Re: Move backup-related code to xlogbackup.c/.h Alvaro Herrera 17:58
Re: Suppressing useless wakeups in walreceiver πŸ“Ž Nathan Bossart 18:08
Re: Add meson.build to version_stamp.pl Andres Freund 18:20
Re: archive modules πŸ“Ž Nathan Bossart 18:57
Re: [PATCH] Expand character set for ltree labels Tom Lane 18:59
Re: Startup process on a hot standby crashes with an error "invalid memory alloc request size 1073741824" while replaying "Standby/LOCK" records Nathan Bossart 19:00
meson: Add support for building with precompiled headers πŸ“Ž Andres Freund 19:08
Re: [PATCH] Expand character set for ltree labels Garen Torikian 19:34
ts_locale.c: why no t_isalnum() test? πŸ“Ž Tom Lane 19:53
Re: [PATCH] Expand character set for ltree labels Tom Lane 19:56
meson PGXS compatibility πŸ“Ž Andres Freund 20:07
Re: meson: Add support for building with precompiled headers Tom Lane 20:09
Re: meson: Add support for building with precompiled headers Andres Freund 20:17
Re: meson PGXS compatibility Tom Lane 20:20
Re: meson: Add support for building with precompiled headers Tom Lane 20:21
Re: meson: Add support for building with precompiled headers Andres Freund 20:27
Re: meson PGXS compatibility Andres Freund 20:49
Re: meson PGXS compatibility Tom Lane 20:58
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian 21:00
Re: meson PGXS compatibility Andres Freund 21:10
Testing DDL Deparser πŸ“Ž Runqi Tian 21:17
Re: shadow variables - pg15 edition David Rowley 21:21
Re: future of serial and identity columns Bruce Momjian 21:26
Re: shadow variables - pg15 edition Andres Freund 21:40
Re: [PATCH] Expand character set for ltree labels πŸ“Ž Garen Torikian 22:05
pg_statsinfo - PG15 support? Greg Nancarrow 22:34
Re: shadow variables - pg15 edition David Rowley 22:46
Re: shadow variables - pg15 edition David Rowley 22:50
Re: Move backup-related code to xlogbackup.c/.h Nathan Bossart 22:52
Re: Move backup-related code to xlogbackup.c/.h Andres Freund 23:20

Oct. 6, 2022

Thread Author Time
Re: shadow variables - pg15 edition πŸ“Ž David Rowley 00:00
Re: Add meson.build to version_stamp.pl Michael Paquier 00:31
Re: shadow variables - pg15 edition πŸ“Ž Andres Freund 00:39
Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund 00:44
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier 00:53
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com 01:09
[PATCH v1] [meson] fix some typo to make it more readable πŸ“Ž Junwang Zhao 03:06
Re: START_REPLICATION SLOT causing a crash in an assert build Jonathan S. Katz 03:24
Re: shadow variables - pg15 edition πŸ“Ž David Rowley 03:32
Re: START_REPLICATION SLOT causing a crash in an assert build Michael Paquier 04:44
Re: installcheck-world concurrency issues Michael Paquier 04:52
Re: Reducing the chunk header sizes on all memory context types David Rowley 04:59
Re: [DOCS] Stats views and functions not in order? πŸ“Ž Peter Smith 05:07
Re: START_REPLICATION SLOT causing a crash in an assert build πŸ“Ž Kyotaro Horiguchi 05:10
Re: Issue with pg_stat_subscription_stats Michael Paquier 05:10
Re: pg_statsinfo - PG15 support? Kyotaro Horiguchi 05:52
Re: document the need to analyze partitioned tables Andrey Lepikhov 06:02
Re: Add last failed connection error message to pg_stat_wal_receiver Bharath Rupireddy 06:06
Re: Query Jumbling for CALL and SET utility statements Michael Paquier 06:39
Re: Lambda expressions (was Re: BUG #15471) Stefan Keller 07:01
Re: meson: Add support for building with precompiled headers Peter Eisentraut 07:06
Re: Making pg_rewind faster Michael Paquier 07:08
Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock πŸ“Ž Amit Kapila 07:14
Unify "In" Sublink to EXIST Sublink for better optimize opportunity Andy Fan 07:24
Re: shadow variables - pg15 edition Alvaro Herrera 07:32
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 07:52
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bharath Rupireddy 08:03
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 08:06
Re: use has_privs_of_role() for pg_hba.conf Michael Paquier 08:09
fix comment typo in xlogprefetcher.c πŸ“Ž kato-sho@fujitsu.com 08:12
Re: Support logical replication of DDLs Peter Smith 08:30
Re: Query Jumbling for CALL and SET utility statements πŸ“Ž Drouvot, Bertrand 08:36
Re: Query Jumbling for CALL and SET utility statements Drouvot, Bertrand 08:43
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:30
Re: meson PGXS compatibility Peter Eisentraut 09:34

Browse Archives

Prev | Next