pgsql-hackers since 2022-10-21 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. 21, 2022

Thread Author Time
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Corey Huinker 00:16
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier 00:58
Re: fix stats_fetch_consistency value in postgresql.conf.sample Peter Smith 00:58
Re: shared memory stats ideas Kyotaro Horiguchi 01:26
Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) 📎 Justin Pryzby 02:09
Re: pg_recvlogical prints bogus error when interrupted 📎 Kyotaro Horiguchi 02:21
Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Masahiko Sawada 02:26
Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) 📎 Masahiko Sawada 02:31
Re: Getting rid of SQLValueFunction Michael Paquier 02:57
Re: Getting rid of SQLValueFunction Tom Lane 03:10
Re: Getting rid of SQLValueFunction Michael Paquier 03:34
Re: Cygwin cleanup 📎 Justin Pryzby 03:40
Re: thinko in basic_archive.c Kyotaro Horiguchi 05:13
Re: thinko in basic_archive.c Kyotaro Horiguchi 05:25
Re: Getting rid of SQLValueFunction 📎 Michael Paquier 05:27
Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila 05:49
Re: making relfilenodes 56 bits 📎 Michael Paquier 06:00
Re: Avoid memory leaks during base backups 📎 Bharath Rupireddy 06:04
Re: Avoid memory leaks during base backups Michael Paquier 06:18
Re: Avoid memory leaks during base backups Michael Paquier 06:28
Re: Avoid memory leaks during base backups Kyotaro Horiguchi 06:41
Crash after a call to pg_backup_start() 📎 Kyotaro Horiguchi 07:10
Re: Standby recovers records from wrong timeline Kyotaro Horiguchi 07:45
Re: Standby recovers records from wrong timeline 📎 Kyotaro Horiguchi 08:12
Re: cross-platform pg_basebackup davinder singh 08:14
Re: Standby recovers records from wrong timeline Kyotaro Horiguchi 08:44
Re: fix stats_fetch_consistency value in postgresql.conf.sample Kyotaro Horiguchi 08:50
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 08:52
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 09:01
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 09:31
parse partition strategy string in gram.y 📎 Alvaro Herrera 09:32
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 09:32
Re: Standby recovers records from wrong timeline Kyotaro Horiguchi 09:38
Re: Standby recovers records from wrong timeline 📎 Ants Aasma 09:48
Re: Crash after a call to pg_backup_start() Richard Guo 09:53
Re: parse partition strategy string in gram.y Japin Li 10:05
Re: parse partition strategy string in gram.y 📎 Alvaro Herrera 10:12
Re: parse partition strategy string in gram.y Japin Li 10:22
Re: parse partition strategy string in gram.y Alvaro Herrera 10:26
Re: parse partition strategy string in gram.y 📎 Alvaro Herrera 10:38
Re: START_REPLICATION SLOT causing a crash in an assert build Masahiko Sawada 12:04
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf 📎 Drouvot, Bertrand 12:10
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 12:14
Re: parse partition strategy string in gram.y Justin Pryzby 12:34
Re: Pluggable toaster Aleksander Alekseev 13:01
Re: cross-platform pg_basebackup Robert Haas 13:15
Re: Crash after a call to pg_backup_start() Michael Paquier 13:35
Re: parse partition strategy string in gram.y Japin Li 13:46
Re: Avoid memory leaks during base backups Robert Haas 14:17
Re: ICU for global collation 📎 Marina Polyakova 14:32
Re: Crash after a call to pg_backup_start() 📎 Bharath Rupireddy 15:07
Missing update of all_hasnulls in BRIN opclasses 📎 Tomas Vondra 15:23
Re: Avoid memory leaks during base backups 📎 Bharath Rupireddy 15:32
Re: Missing update of all_hasnulls in BRIN opclasses Matthias van de Meent 15:50
Re: thinko in basic_archive.c 📎 Bharath Rupireddy 16:00
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 16:09
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra 16:44
Multiple grouping set specs referencing duplicate alias 📎 David Kimura 17:11
patch suggestion: Fix citext_utf8 test's "Turkish I" with ICU collation provider 📎 Anton Voloshin 17:23
Re: refactor ownercheck and aclcheck functions Peter Eisentraut 19:17
Re: Collation version tracking for macOS 📎 Thomas Munro 21:24
Re: Pluggable toaster Nikita Malakhov 22:36

Oct. 22, 2022

Thread Author Time
Re: Missing update of all_hasnulls in BRIN opclasses 📎 Tomas Vondra 00:30
Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan 00:39
Re: Collation version tracking for macOS 📎 Thomas Munro 01:22
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Zhang Mingli 03:21
doubt about FullTransactionIdAdvance() Zhang Mingli 03:32
Re: Crash after a call to pg_backup_start() 📎 Alvaro Herrera 07:56
Re: Missing update of all_hasnulls in BRIN opclasses Alvaro Herrera 08:00
Re: Crash after a call to pg_backup_start() Bharath Rupireddy 08:05
Re: Crash after a call to pg_backup_start() Alvaro Herrera 08:26
Re: Crash after a call to pg_backup_start() Bharath Rupireddy 08:38
Re: Pluggable toaster Aleksander Alekseev 08:58
Re: Avoid memory leaks during base backups Michael Paquier 09:42
pg_dump test: Make concatenated create_sql commands more readable 📎 Peter Eisentraut 10:41
Re: Logical WAL sender unresponsive during decoding commit Amit Kapila 10:57
Re: Missing update of all_hasnulls in BRIN opclasses 📎 Tomas Vondra 13:47
Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Vik Fearing 14:03
Interesting areas for beginners Matheus Alcantara 16:49
Re: Pluggable toaster Nikita Malakhov 21:00
Re: Missing update of all_hasnulls in BRIN opclasses Zhihong Yu 23:02
Re: PATCH: Using BRIN indexes for sorted output 📎 Tomas Vondra 23:17

Oct. 23, 2022

Thread Author Time
Re: Pluggable toaster Aleksander Alekseev 09:38
Re: Difference between HeapTupleData and TupleTableSlot structures Aleksander Alekseev 10:04
[PATCH] Replace "implementor" with "implementer" 📎 Aleksander Alekseev 10:11
Re: Interesting areas for beginners Aleksander Alekseev 10:23
Re: [PATCH] Replace "implementor" with "implementer" Aleksander Alekseev 10:40
Re: [PATCH] Replace "implementor" with "implementer" Tom Lane 13:04
Re: [PATCH] Replace "implementor" with "implementer" Aleksander Alekseev 13:07
Re: doubt about FullTransactionIdAdvance() Andres Freund 17:16
Re: Tracking last scan time Robert Treat 20:09
Re: Interesting areas for beginners Robert Treat 20:28
Re: Pluggable toaster Nikita Malakhov 20:38
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda 22:35
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda 22:48
Re: Re[2]: Possible solution for masking chosen columns when using pg_dump 📎 Виктория Шепард 23:24
Re: Multiple grouping set specs referencing duplicate alias Tom Lane 23:49

Oct. 24, 2022

Thread Author Time
Re: Use simplehash.h instead of dynahash in SMgr Andres Freund 00:05
Re: [PATCH] minor bug fix for pg_dump --clean Виктория Шепард 00:12
Re: [PATCH] minor bug fix for pg_dump --clean Tom Lane 01:01
csv_populate_recordset and csv_agg Steve Chavez 01:50
Re: [DOCS] Stats views and functions not in order? Peter Smith 01:51
Re: [DOCS] Stats views and functions not in order? 📎 Peter Smith 01:53
Re: Crash after a call to pg_backup_start() Kyotaro Horiguchi 02:42
Re: cross-platform pg_basebackup Julien Rouhaud 02:44
Re: pg_recvlogical prints bogus error when interrupted 📎 Bharath Rupireddy 02:45
Re: csv_populate_recordset and csv_agg Tom Lane 02:51
Re: doubt about FullTransactionIdAdvance() Zhang Mingli 03:29
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier 03:34
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 04:12
Question about savepoint level? Japin Li 04:19
Re: PATCH: Using BRIN indexes for sorted output 📎 Justin Pryzby 04:32
Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Jeff Davis 04:32
Re: Crash after a call to pg_backup_start() Michael Paquier 05:19
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Julien Rouhaud 05:33
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 05:53
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 06:11
Re: Question about savepoint level? 📎 Japin Li 06:59
Re: Improve tab completion for ALTER STATISTICS Michael Paquier 07:00
Re: [PATCH] minor bug fix for pg_dump --clean Frédéric Yhuel 07:02
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 07:13
Re: Move backup-related code to xlogbackup.c/.h Michael Paquier 07:30
PGDOCS - Logical replication GUCs - added some xrefs 📎 Peter Smith 07:44
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 08:03
Re: effective_multixact_freeze_max_age issue Anton A. Melnikov 08:18
Re: Pluggable toaster Aleksander Alekseev 09:10
Re: Question about savepoint level? Richard Guo 09:32
Re: Crash after a call to pg_backup_start() Alvaro Herrera 09:39
pg_dump: Refactor code that constructs ALTER ... OWNER TO commands 📎 Peter Eisentraut 09:54
Re: Question about savepoint level? Alvaro Herrera 09:56
Re: Reducing the chunk header sizes on all memory context types John Naylor 09:56
Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand 10:17
Re: Question about savepoint level? Japin Li 10:33
Re: Some comments that should've covered MERGE Alvaro Herrera 10:59
Re: Question about savepoint level? Alvaro Herrera 11:03
Re: Mingw task for Cirrus CI 📎 Melih Mutlu 11:13
Re: Pluggable toaster Nikita Malakhov 11:16
Re: Testing DDL Deparser Alvaro Herrera 11:29
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:34
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 11:42
Re: Pluggable toaster Aleksander Alekseev 11:55
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:58
Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra 12:06
Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Alvaro Herrera 12:22
Re: Support logical replication of DDLs 📎 Ajin Cherian 12:29
[patch] Have psql's \d+ indicate foreign partitions 📎 Ian Lawrence Barwick 12:44
Re: Pluggable toaster Nikita Malakhov 12:59
Re: [patch] Have psql's \d+ indicate foreign partitions Justin Pryzby 13:03
Re: Pluggable toaster Aleksander Alekseev 13:53
Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan 14:25
Re: parse partition strategy string in gram.y Finnerty, Jim 14:32
Re: Pluggable toaster Nikita Malakhov 14:44
Re: effective_multixact_freeze_max_age issue Peter Geoghegan 14:56
Re: New docs chapter on Transaction Management and related changes Simon Riggs 15:01
[PATCH] minor optimization for ineq_histogram_selectivity() 📎 Frédéric Yhuel 15:26
Re: Add the ability to limit the amount of memory that can be allocated to backends. Arne Roland 15:27
Re: effective_multixact_freeze_max_age issue Peter Geoghegan 15:32
Re: Pluggable toaster Aleksander Alekseev 15:37
Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Jeff Davis 15:42
Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan 16:00
Re: parse partition strategy string in gram.y Alvaro Herrera 16:13
Moving forward with TDE 📎 David Christensen 16:29
Re: New docs chapter on Transaction Management and related changes Robert Treat 16:42
fixing typo in comment for restriction_is_or_clause 📎 Zhihong Yu 17:19
[PATCHES] Post-special page storage TDE support 📎 David Christensen 17:55
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman 18:38
Re: Pluggable toaster Nikita Malakhov 19:24
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman 19:39
Question about "compound" queries. Anton A. Melnikov 22:02
Re: fix stats_fetch_consistency value in postgresql.conf.sample 📎 Justin Pryzby 22:05
Re: Interesting areas for beginners Matheus Alcantara 22:13
Re: Question about "compound" queries. David G. Johnston 22:36

Oct. 25, 2022

Thread Author Time
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Jacob Champion 00:03
Re: Crash after a call to pg_backup_start() Michael Paquier 00:40
Re: parse partition strategy string in gram.y Tom Lane 00:50
Re: [PATCHES] Post-special page storage TDE support Julien Rouhaud 01:55
Re: fixing typo in comment for restriction_is_or_clause John Naylor 02:05
Re: Question about savepoint level? Richard Guo 02:13
Re: Some comments that should've covered MERGE Richard Guo 02:15
Re: fixing typo in comment for restriction_is_or_clause Richard Guo 02:48
Re: fixing typo in comment for restriction_is_or_clause Japin Li 02:58
Re: fixing typo in comment for restriction_is_or_clause 📎 Zhihong Yu 03:07
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 03:08
Re: Improve tab completion for ALTER STATISTICS vignesh C 03:18
Outdated comments in AssignTransactionId? 📎 Japin Li 03:36
Re: GUC values - recommended way to declare the C variables? 📎 Peter Smith 03:43
Re: fixing typo in comment for restriction_is_or_clause 📎 Japin Li 03:46
Re: fix stats_fetch_consistency value in postgresql.conf.sample Peter Smith 03:57
Re: fixing typo in comment for restriction_is_or_clause Richard Guo 04:01
Re: Understanding, testing and improving our Windows filesystem code 📎 Thomas Munro 04:11
Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Michael Paquier 04:30
Re: Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Tom Lane 04:58
Re: GUC values - recommended way to declare the C variables? Michael Paquier 05:09
Re: Getting rid of SQLValueFunction 📎 Michael Paquier 05:20
Some regression tests for the pg_control_*() functions 📎 Michael Paquier 05:37
Re: fixing typo in comment for restriction_is_or_clause 📎 Japin Li 05:40
Re: GUC values - recommended way to declare the C variables? 📎 Peter Smith 06:11
Re: fixing typo in comment for restriction_is_or_clause John Naylor 06:25
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 06:28
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Michael Paquier 06:43

Browse Archives

Prev | Next