pgsql-hackers since 2022-10-04 08:05

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: 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 📎 [email protected] 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 [email protected] 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 [email protected] 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 📎 [email protected] 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
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 10:05
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 10:16
Re: [PATCH] Compression dictionaries for JSONB 📎 Aleksander Alekseev 10:29
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 10:45
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 10:54
Record SET session in VariableSetStmt 📎 Drouvot, Bertrand 10:57
Re: Record SET session in VariableSetStmt Julien Rouhaud 11:18
Re: fix comment typo in xlogprefetcher.c Michael Paquier 11:26
Re: use has_privs_of_role() for pg_hba.conf Joe Conway 11:33
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:37
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 12:04
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 12:11
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 12:15
Re: Record SET session in VariableSetStmt Drouvot, Bertrand 12:19
Re: Move backup-related code to xlogbackup.c/.h 📎 Bharath Rupireddy 12:24
Re: Record SET session in VariableSetStmt Julien Rouhaud 12:28
Re: Record SET session in VariableSetStmt Drouvot, Bertrand 12:36
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 12:39
Re: Allow foreign keys to reference a superset of unique columns Peter Eisentraut 12:39
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 13:00
Harmonize parameter names in Win32 📎 Ranier Vilela 13:17
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 13:29
ps command does not show walsender's connected db 📎 bt22nakamorit 13:30
Re: START_REPLICATION SLOT causing a crash in an assert build Jonathan S. Katz 13:33
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 14:21
Re: Transparent column encryption Peter Eisentraut 14:25
Re: request clarification on pg_restore documentation Bruce Momjian 14:28
Re: request clarification on pg_restore documentation Bruce Momjian 14:28
Re: Transparent column encryption Andres Freund 15:19
Re: Reducing the chunk header sizes on all memory context types Tom Lane 15:37
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian 15:42
Re: [Commitfest 2022-09] Date is Over. Ibrar Ahmed 16:00
Re: Testing DDL Deparser Alvaro Herrera 16:22
Re: list of acknowledgments for PG15 📎 Fujii Masao 16:26

Browse Archives

Prev | Next