[go: up one dir, main page]

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

Sept. 21, 2022

Thread Author Time
Re: [RFC] building postgres with meson - v13 Andres Freund 00:11
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith 00:17
Re: Summary function for pg_buffercache Andres Freund 00:58
Re: Support pg_attribute_aligned and noreturn in MSVC Michael Paquier 01:17
Re: predefined role(s) for VACUUM and ANALYZE Michael Paquier 01:31
Re: Hash index build performance tweak from sorting David Rowley 01:31
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 01:57
RE: Perform streaming logical transactions by background workers and parallel apply 📎 wangw.fnst@fujitsu.com 02:09
RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com 02:14
Re: why can't a table be part of the same publication as its schema Jonathan S. Katz 02:16
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com 02:21
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 📎 Bharath Rupireddy 02:33
Re: Make ON_ERROR_STOP stop on shell script failure Fujii Masao 02:45
RE: why can't a table be part of the same publication as its schema houzj.fnst@fujitsu.com 02:52
Re: [RFC] building postgres with meson - v13 John Naylor 02:52
Fix snapshot name for SET TRANSACTION documentation 📎 Japin Li 03:01
Virtual tx id James Sewell 03:58
Re: Virtual tx id Japin Li 04:17
Re: Virtual tx id Zhang Mingli 04:19
Re: Virtual tx id Julien Rouhaud 04:21
Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart 04:31
Re: [RFC] building postgres with meson - v13 Andres Freund 05:15
Re: Add common function ReplicationOriginName. Amit Kapila 05:23
Re: [PATCH]Feature improvement for MERGE tab completion 📎 Fujii Masao 05:25
Re: make additional use of optimized linear search routines Michael Paquier 05:40
Re: Fix snapshot name for SET TRANSACTION documentation Fujii Masao 05:40
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 John Naylor 06:17
Re: make additional use of optimized linear search routines Richard Guo 06:28
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao 06:45
Re: ICU for global collation Marina Polyakova 06:50
Assign TupleTableSlot->tts_tableOid duplicated in tale AM. Wenchao Zhang 06:51
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Michael Paquier 06:57
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Michael Paquier 06:59
Re: tweak to a few index tests to hits ambuildempty() routine. a.kozhemyakin 07:10
Multi-insert related comment in CopyFrom() 📎 Etsuro Fujita 07:39
RE: Perform streaming logical transactions by background workers and parallel apply 📎 wangw.fnst@fujitsu.com 08:27
Re: RFC: Logging plan of the running query Alena Rybakina 08:30
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 09:25
Re: SLRUs in the main buffer pool, redux Thomas Munro 09:32
Re: Add common function ReplicationOriginName. Peter Smith 09:38
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 09:43
Re: Tighten pg_get_object_address argument checking Amit Kapila 10:01
Re: Add common function ReplicationOriginName. Amit Kapila 10:08
Re: making relfilenodes 56 bits Dilip Kumar 10:09
Re: Add common function ReplicationOriginName. Peter Smith 10:22
Re: [PATCH]Feature improvement for MERGE tab completion Alvaro Herrera 10:40
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy 10:40
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:40
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) 📎 Bharath Rupireddy 11:40
Re: Hash index build performance tweak from sorting Simon Riggs 11:43
[PATCH] polish the error message of creating proc 📎 Junwang Zhao 11:45
RE: [Proposal] Add foreign-server health checks infrastructure 📎 kuroda.hayato@fujitsu.com 11:56
Re: tweak to a few index tests to hits ambuildempty() routine. Alvaro Herrera 11:58
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) 📎 Damir Belyalov 12:11
Re: [PATCH] polish the error message of creating proc Julien Rouhaud 12:17
Re: Support pg_attribute_aligned and noreturn in MSVC James Coleman 12:21
Re: Summary function for pg_buffercache 📎 Aleksander Alekseev 13:08
Re: Mingw task for Cirrus CI Melih Mutlu 13:18
Re: On login trigger: take three Sergey Shinderuk 13:29
Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Bapat 13:51
Re: Tighten pg_get_object_address argument checking Peter Eisentraut 14:00
Re: Mingw task for Cirrus CI Andres Freund 14:04
Is it time to drop fix-old-flex-code.pl? Tom Lane 14:21
Removing unused parameter in SnapBuildGetOrBuildSnapshot 📎 Melih Mutlu 14:21
Re: why can't a table be part of the same publication as its schema 📎 Alvaro Herrera 14:24
Re: [PATCH] polish the error message of creating proc Junwang Zhao 14:35
Re: Removing unused parameter in SnapBuildGetOrBuildSnapshot Zhang Mingli 14:41
Re: [PATCH] polish the error message of creating proc Julien Rouhaud 14:49
Re: ICU for global collation Peter Eisentraut 14:53
Re: [PATCH] polish the error message of creating proc Tom Lane 14:53
Re: why can't a table be part of the same publication as its schema Jonathan S. Katz 14:54
Re: [PATCH] polish the error message of creating proc Junwang Zhao 14:56
Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma 15:27
Re: [PoC] Let libpq reject unexpected authentication requests 📎 Jacob Champion 15:33
Re: Silencing the remaining clang 15 warnings Tom Lane 15:44
Re: Is it time to drop fix-old-flex-code.pl? Julien Rouhaud 15:50
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 16:03
Re: Query Jumbling for CALL and SET utility statements Fujii Masao 16:07
Query JITing with LLVM ORC João Paulo Labegalini de Carvalho 16:16
Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Ashutosh Sharma 16:23
Re: [RFC] building postgres with meson - v13 📎 Andres Freund 16:46
Re: Support logical replication of DDLs 📎 Zheng Li 16:55
Re: why can't a table be part of the same publication as its schema Amit Kapila 17:16
Re: [RFC] building postgres with meson - v13 Tom Lane 17:56
Re: [PoC] Improve dead tuple storage for lazy vacuum Nathan Bossart 18:01
Re: Proposal to use JSON for Postgres Parser format Matthias van de Meent 18:04
Re: [RFC] building postgres with meson - v13 Andres Freund 18:21
Re: [RFC] building postgres with meson - v13 Justin Pryzby 18:22
Re: Query JITing with LLVM ORC Thomas Munro 19:28
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart 20:13
Re: pg_auth_members.grantor is bunk Tom Lane 20:53
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan 21:11
Re: Transparent column encryption 📎 Peter Eisentraut 21:37
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan 21:41
Re: Query JITing with LLVM ORC João Paulo Labegalini de Carvalho 22:04
RE: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovskiy 22:10
Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 22:31
Re: Query JITing with LLVM ORC Tom Lane 22:35
Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut 22:36
Re: Query JITing with LLVM ORC Thomas Munro 22:44
Re: Query JITing with LLVM ORC Thomas Munro 22:54
Re: [RFC] building postgres with meson - v13 Andres Freund 23:10
Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion 23:37

Sept. 22, 2022

Thread Author Time
pg_basebackup --create-slot-if-not-exists? Ashwin Agrawal 00:07
Re: pg_basebackup's --gzip switch misbehaves Justin Pryzby 00:31
Re: pg_basebackup --create-slot-if-not-exists? David G. Johnston 00:34
Re: pg_basebackup --create-slot-if-not-exists? Michael Paquier 00:46
Re: make additional use of optimized linear search routines Michael Paquier 00:52
Re: pg_basebackup --create-slot-if-not-exists? Tom Lane 01:12
Re: pg_basebackup's --gzip switch misbehaves 📎 Michael Paquier 01:25
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 📎 Bharath Rupireddy 01:46
Re: Making C function declaration parameter names consistent with corresponding definition names 📎 Peter Geoghegan 01:58
Re: why can't a table be part of the same publication as its schema Amit Kapila 02:00
Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions Bharath Rupireddy 02:10
RE: Allow logical replication to copy tables in binary format osumi.takamichi@fujitsu.com 03:22
RE: Perform streaming logical transactions by background workers and parallel apply 📎 wangw.fnst@fujitsu.com 03:29
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher wangw.fnst@fujitsu.com 03:36
Re: pg_basebackup's --gzip switch misbehaves Justin Pryzby 03:37
Re: pg_basebackup's --gzip switch misbehaves Tom Lane 03:43
Re: Query JITing with LLVM ORC João Paulo Labegalini de Carvalho 03:53
Re: Fix snapshot name for SET TRANSACTION documentation Fujii Masao 04:00
Re: make additional use of optimized linear search routines Nathan Bossart 04:12
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart 04:21
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Nathan Bossart 04:22
Re: pg_basebackup's --gzip switch misbehaves Michael Paquier 04:34
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Michael Paquier 04:37
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 04:46
Re: pg_basebackup's --gzip switch misbehaves Tom Lane 04:47
Re: [EXTERNAL] Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky 04:55
Re: Background writer and checkpointer in crash recovery Michael Paquier 05:33
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy 05:37
pgsql: meson: Add initial version of meson based build system Andres Freund 05:47
Re: [RFC] building postgres with meson - v13 Andres Freund 05:57
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 06:26
Re: Schema variables - new implementation for Postgres 15 📎 Julien Rouhaud 06:40
Re: Multi-insert related comment in CopyFrom() Etsuro Fujita 07:11
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) 📎 Michael Paquier 07:43
RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com 08:07
Re: [RFC] building postgres with meson - v13 Andrew Dunstan 08:29
RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com 08:57
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 09:00
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Fujii Masao 09:47
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 10:11
cannot to compile master in llvm_resolve_symbols Pavel Stehule 10:42
Re: cannot to compile master in llvm_resolve_symbols Thomas Munro 10:54
Re: cannot to compile master in llvm_resolve_symbols Pavel Stehule 10:59
RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com 11:20
Re: pg_basebackup's --gzip switch misbehaves Michael Paquier 11:21
Re: [PoC] Let libpq reject unexpected authentication requests Peter Eisentraut 11:52
Re: archive modules Peter Eisentraut 11:54
Re: why can't a table be part of the same publication as its schema Alvaro Herrera 12:02
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 12:52
Re: Pruning never visible changes Simon Riggs 13:10
Re: Fix snapshot name for SET TRANSACTION documentation Japin Li 13:16
Re: why can't a table be part of the same publication as its schema Jonathan S. Katz 14:04
Re: RFC: Logging plan of the running query torikoshia 14:12
Re: Pruning never visible changes Alvaro Herrera 14:15
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 14:37
Re: [RFC] building postgres with meson - v13 Tom Lane 14:49
Re: [RFC] building postgres with meson - v13 Alvaro Herrera 14:56
Re: [RFC] building postgres with meson - v13 Tom Lane 15:04
Re: [RFC] building postgres with meson - v13 Andres Freund 15:05
Re: [RFC] building postgres with meson - v13 Andres Freund 15:05
Re: Tab complete for CREATE SUBSCRIPTION ... CONECTION does not work 📎 Japin Li 15:08
Re: proposal: possibility to read dumped table's name from file Andres Freund 15:10
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 15:11
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Andres Freund 15:13
Re: pg_waldump: add test for coverage Andres Freund 15:16
Re: Amcheck verification of GiST and GIN Andres Freund 15:19
Re: [RFC] building postgres with meson - v13 Alvaro Herrera 15:21
Re: Summary function for pg_buffercache 📎 Melih Mutlu 15:22
Re: [PATCH] Introduce array_shuffle() and array_sample() Andres Freund 15:23
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Andres Freund 15:25
Re: Add last_vacuum_index_scans in pg_stat_all_tables Andres Freund 15:28
Re: Extending outfuncs support to utility statements Andres Freund 15:32
Re: [PATCH] Introduce array_shuffle() and array_sample() 📎 Martin Kalcher 15:40
Re: Temporary file access API John Morris 15:42
Re: libpq error message refactoring Andres Freund 15:42
Re: Summary function for pg_buffercache Andres Freund 16:10
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı 16:13
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 16:13
Re: Extending outfuncs support to utility statements Tom Lane 16:16
Re: Extending outfuncs support to utility statements Tom Lane 16:48
Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan 16:51
Re: binary version of pg_current_wal_insert_lsn and pg_walfile_name functions 📎 Ashutosh Sharma 16:54
Re: Extending outfuncs support to utility statements Andres Freund 17:01
Re: Mingw task for Cirrus CI Andres Freund 17:03
Re: ICU for global collation 📎 Marina Polyakova 18:06
Re: archive modules Nathan Bossart 18:46
Re: Pruning never visible changes Simon Riggs 20:04
Re: [RFC] building postgres with meson - v13 Nathan Bossart 20:05
Re: [RFC] building postgres with meson - v13 Peter Geoghegan 20:21
Re: [RFC] building postgres with meson - v13 Andres Freund 20:28
Re: Extending outfuncs support to utility statements 📎 Tom Lane 20:57
Re: CI and test improvements Justin Pryzby 21:07
Re: Adding CommandID to heap xlog records 📎 Matthias van de Meent 21:12
Re: Consider parallel for lateral subqueries with limit James Coleman 21:19
Re: Extending outfuncs support to utility statements Tom Lane 21:21
Re: Making C function declaration parameter names consistent with corresponding definition names 📎 Peter Geoghegan 21:41
cfbot vs. changes in the set of CI tasks Tom Lane 21:44

Browse Archives

Prev | Next