pgsql-hackers since 2021-10-14 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. 14, 2021

Thread Author Time
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES 📎 Masahiko Sawada 00:36
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES 📎 Masahiko Sawada 00:59
Re: Allow escape in application_name Kyotaro Horiguchi 01:09
Re: Missing log message in recoveryStopsAfter() for RECOVERY_TARGET_TIME recovery target type Kyotaro Horiguchi 01:35
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 01:39
Re: BUG #17220: ALTER INDEX ALTER COLUMN SET (..) with an optionless opclass makes index and table unusable Michael Paquier 02:07
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Kyotaro Horiguchi 02:21
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES Tom Lane 02:55
Re: BUG #17212: pg_amcheck fails on checking temporary relations Peter Geoghegan 03:48
Re: PATCH: psql tab completion for SELECT Edmund Horner 03:53
RE: Failed transaction statistics to measure the logical replication progress [email protected] 03:53
Re: BUG #17212: pg_amcheck fails on checking temporary relations Tom Lane 04:15
Re: BUG #17212: pg_amcheck fails on checking temporary relations Peter Geoghegan 04:18
Re: PATCH: psql tab completion for SELECT Tom Lane 04:19
Re: [RFC] building postgres with meson Thomas Munro 04:27
Re: Make query ID more portable Andrey Lepikhov 04:37
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES 📎 Masahiko Sawada 05:22
Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Fujii Masao 05:26
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion 📎 katouknl 05:30
Re: Make query ID more portable Julien Rouhaud 05:40
Re: Make query ID more portable 📎 Andrey Lepikhov 05:49
RE: Failed transaction statistics to measure the logical replication progress [email protected] 06:13
Re: Reset snapshot export state on the transaction abort Michael Paquier 06:54
Re: Next Steps with Hash Indexes Simon Riggs 07:48
Re: GIN pending list cleanup during autoanalyze blocks cleanup by VACUUM Masahiko Sawada 07:49
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES Michael Paquier 07:53
Re: Inconsistency in startup process's MyBackendId and procsignal array registration with ProcSignalInit() Kyotaro Horiguchi 08:28
Re: [Proposal] Global temporary tables wenjing zeng 08:28
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 08:45
Re: a misbehavior of partition row movement (?) 📎 Amit Langote 09:00
Re: Reset snapshot export state on the transaction abort Dilip Kumar 09:28
Some doubts about streaming startpoint in WaitForWALToBecomeAvailable() 蔡梦娟 (玊于) 10:03
Fwd: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber Sadhuprasad Patro 10:18
Re: Added schema level support for publication. Amit Kapila 10:59
[PATCH] Proposal for HIDDEN/INVISIBLE column 📎 Gilles Darold 11:16
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 11:47
Re: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber Dilip Kumar 11:49
Re: Make query ID more portable Andrey Lepikhov 12:02
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 12:09
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Vik Fearing 12:13
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 12:21
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Pavel Stehule 12:28
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Isaac Morland 12:28
Re: prevent immature WAL streaming 📎 Amul Sul 12:44
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 12:52
Re: pg14 psql broke \d datname.nspname.relname Robert Haas 12:54
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Robert Haas 13:11
Re: [RFC] building postgres with meson Dagfinn Ilmari Mannsåker 13:14
Re: [RFC] building postgres with meson Josef Šimánek 13:19
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 13:19
Re: [RFC] building postgres with meson Alvaro Herrera 13:29
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 13:32
Re: [RFC] building postgres with meson Dagfinn Ilmari Mannsåker 13:32
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Dave Page 13:38
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Rod Taylor 14:41
Re: Next Steps with Hash Indexes Peter Geoghegan 15:08
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Jaime Casanova 15:38
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES Bossart, Nathan 16:02
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 16:02
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES Bossart, Nathan 16:13
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Isaac Morland 16:44
Re: refactoring basebackup.c 📎 Jeevan Ladhe 17:20
Re: [RFC] building postgres with meson Andres Freund 17:24
Re: [RFC] building postgres with meson Andres Freund 17:26
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas 17:40
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Stephen Frost 17:43
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Tom Lane 17:44
Re: Inconsistency in startup process's MyBackendId and procsignal array registration with ProcSignalInit() Andres Freund 17:53
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Stephen Frost 17:53
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Josef Šimánek 18:01
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Isaac Morland 18:03
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column David G. Johnston 18:08
Re: refactoring basebackup.c Robert Haas 18:14
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Jeff Davis 18:14
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Robert Haas 18:22
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Tom Lane 18:26
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 18:26
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Tom Lane 18:43
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 18:55
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 19:00
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Jeff Davis 19:02
Re: [RFC] building postgres with meson John Naylor 19:14
Re: [RFC] building postgres with meson Josef Šimánek 19:29
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 19:35
Re: [RFC] building postgres with meson Josef Šimánek 19:36
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gavin Flower 20:01
Re: Gather performance analysis Robert Haas 20:18
Re: [RFC] building postgres with meson Andres Freund 20:34
Re: BUG #17212: pg_amcheck fails on checking temporary relations Andrew Dunstan 20:50
Re: [RFC] building postgres with meson John Naylor 20:54
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 21:03
Re: BUG #17212: pg_amcheck fails on checking temporary relations Mark Dilger 21:06
Re: BUG #17212: pg_amcheck fails on checking temporary relations Tom Lane 21:09
Re: BUG #17212: pg_amcheck fails on checking temporary relations Tom Lane 21:13
Re: [RFC] building postgres with meson John Naylor 21:16
Re: BUG #17212: pg_amcheck fails on checking temporary relations Mark Dilger 21:18
Re: BUG #17212: pg_amcheck fails on checking temporary relations Peter Geoghegan 21:21
Re: BUG #17212: pg_amcheck fails on checking temporary relations Mark Dilger 21:24
Re: BUG #17212: pg_amcheck fails on checking temporary relations Peter Geoghegan 21:28
Re: BUG #17212: pg_amcheck fails on checking temporary relations Mark Dilger 21:31
Re: BUG #17212: pg_amcheck fails on checking temporary relations Tom Lane 21:39
Re: BUG #17212: pg_amcheck fails on checking temporary relations Andrew Dunstan 21:40
Re: [RFC] building postgres with meson Sergey Shinderuk 21:41
Re: [RFC] building postgres with meson Tom Lane 21:48
Re: BUG #17212: pg_amcheck fails on checking temporary relations Peter Geoghegan 21:52
Re: BUG #17212: pg_amcheck fails on checking temporary relations Tom Lane 21:52
Re: [RFC] building postgres with meson Tom Lane 22:00
Re: [RFC] building postgres with meson Tom Lane 22:08
Re: relation OID in ReorderBufferToastReplace error message Bossart, Nathan 22:10
Re: [RFC] building postgres with meson Andrew Dunstan 22:19
Re: [RFC] building postgres with meson Thomas Munro 22:23
Re: [RFC] building postgres with meson Tom Lane 22:40
Re: [RFC] building postgres with meson Andres Freund 22:55
[PATCH] Prefer getenv("HOME") to find the UNIX home directory 📎 Anders Kaseorg 23:04
Re: [RFC] building postgres with meson Tom Lane 23:04
Re: [RFC] building postgres with meson Andres Freund 23:15
Re: [RFC] building postgres with meson Tom Lane 23:23
Re: [RFC] building postgres with meson John Naylor 23:27
Re: [RFC] building postgres with meson Andres Freund 23:38
Re: [RFC] building postgres with meson Tom Lane 23:51

Oct. 15, 2021

Thread Author Time
Re: [RFC] building postgres with meson Andres Freund 00:02
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES Masahiko Sawada 00:05
Re: [RFC] building postgres with meson Thomas Munro 00:36
Re: Added schema level support for publication. Greg Nancarrow 01:15
Re: [RFC] building postgres with meson Tom Lane 02:46
Re: [RFC] building postgres with meson Andres Freund 03:20
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion Shinya Kato 04:29
Re: row filtering for logical replication Greg Nancarrow 04:30
Re: Inconsistency in startup process's MyBackendId and procsignal array registration with ProcSignalInit() Kyotaro Horiguchi 06:00
Re: RFC: Logging plan of the running query torikoshia 06:17
Re: Partition Check not updated when insert into a partition 📎 Amit Langote 07:13
installcheck fails when compute_query_id=on or pg_stat_statsement is loaded Мельников Антон Андреевич 07:36
Re: [Proposal] Global temporary tables Andrew Bille 07:44
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 07:47
Re: Partition Check not updated when insert into a partition Pavel Borisov 08:01
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 08:19
Re: installcheck fails when compute_query_id=on or pg_stat_statsement is loaded Julien Rouhaud 08:35
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 08:37
Re: Multi-Column List Partitioning Amit Langote 08:38
RE: Allow escape in application_name 📎 [email protected] 08:45
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion 📎 Ken Kato 08:49
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 09:16
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Laurenz Albe 09:32
Re: RFC: Logging plan of the running query torikoshia 10:12
Data is copied twice when specifying both child and parent table in publication 📎 [email protected] 11:22
Re: Unbounded %s in sscanf 📎 Daniel Gustafsson 11:44
Re: refactoring basebackup.c Jeevan Ladhe 11:54
Re: [PATCH] test/ssl: rework the sslfiles Makefile target 📎 Daniel Gustafsson 12:01
Re: refactoring basebackup.c Robert Haas 12:05
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 12:24
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Robert Haas 13:08
Partial aggregates pushdown 📎 Alexander Pyhalov 13:15
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 13:29
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Dave Cramer 13:39
Re: installcheck fails when compute_query_id=on or pg_stat_statsement is loaded Tom Lane 13:46
Re: Unbounded %s in sscanf Tom Lane 14:07
Re: BUG #17212: pg_amcheck fails on checking temporary relations Andrew Dunstan 14:46
Re: Partial aggregates pushdown Tomas Vondra 14:56
Re: Partial aggregates pushdown Alexander Pyhalov 15:05
Re: Partial aggregates pushdown Tomas Vondra 15:26
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Aleksander Alekseev 16:42
Doc patch 📎 rir 16:52
Trivial doc patch 📎 rir 17:13
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Jeff Davis 17:26
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Julien Rouhaud 17:34
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Stephen Frost 17:52
Re: should we allow users with a predefined role to access pg_backend_memory_contexts view and pg_log_backend_memory_contexts function? Jeff Davis 18:23
Re: [RFC] building postgres with meson Andres Freund 18:50
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Bruce Momjian 18:51
Re: XTS cipher mode for cluster file encryption Stephen Frost 19:22
Re: Partial aggregates pushdown Stephen Frost 19:31
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Andrew Dunstan 19:52
Re: XTS cipher mode for cluster file encryption Tomas Vondra 20:57
Re: XTS cipher mode for cluster file encryption Robert Haas 21:02
Re: XTS cipher mode for cluster file encryption Andres Freund 21:21
Re: XTS cipher mode for cluster file encryption Tomas Vondra 21:26
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 21:42
Re: [PATCH] Proof of concept for GUC improvements Cary Huang 21:54
Re: Partial aggregates pushdown Tomas Vondra 21:59
Re: [RFC] building postgres with meson Andres Freund 22:36
Re: [RFC] building postgres with meson Andres Freund 22:47

Oct. 16, 2021

Thread Author Time
pg_dump fails to lock partitioned tables 📎 Tom Lane 01:05
Re: Trivial doc patch Michael Paquier 02:14
Re: Reset snapshot export state on the transaction abort Michael Paquier 03:43
RE: Added schema level support for publication. 📎 [email protected] 05:57
RE: Data is copied twice when specifying both child and parent table in publication 📎 [email protected] 06:30
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 06:57
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column Gilles Darold 07:10
Re: Reset snapshot export state on the transaction abort 📎 Dilip Kumar 10:09
Re: Improve the HINT message of the ALTER command for postgres_fdw Bharath Rupireddy 10:43
Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Bharath Rupireddy 11:07
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? Bharath Rupireddy 11:21
Re: Missing log message in recoveryStopsAfter() for RECOVERY_TARGET_TIME recovery target type Bharath Rupireddy 12:21
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? Andrew Dunstan 13:05
Re: XTS cipher mode for cluster file encryption Bruce Momjian 14:16
Re: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber 📎 Japin Li 14:42
Re: Reset snapshot export state on the transaction abort Zhihong Yu 15:31
Re: XTS cipher mode for cluster file encryption Andres Freund 16:15
Re: XTS cipher mode for cluster file encryption Bruce Momjian 16:28
Re: Trivial doc patch rir 17:11

Browse Archives

Prev | Next