pgsql-hackers since 2023-02-27 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

Feb. 27, 2023

Thread Author Time
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melanie Plageman 00:10
Provide PID data for "cannot wait on a latch owned by another process" in latch.c 📎 Michael Paquier 00:20
Re: Doc update for pg_stat_statements normalization Michael Paquier 00:36
[PATCH] fix msvc build libpq error LNK2019 when link openssl; 📎 gamefunc 01:58
Re: meson vs make: missing/inconsistent ENV Justin Pryzby 02:00
Re: Re: What's the prefix? [email protected] 02:04
Re: What's the prefix? Tom Lane 02:18
Re: allow meson to find ICU in non-standard localtion Jeff Davis 03:36
Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql) Kirk Wolak 04:07
Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql) Pavel Stehule 04:45
Re: Add LZ4 compression in pg_dump 📎 Justin Pryzby 04:49
Re: psql \watch 2nd argument: iteration count 📎 Andrey Borodin 04:55
Re: [PATCH] fix msvc build libpq error LNK2019 when link openssl; Michael Paquier 05:27
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Amit Kapila 05:27
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada 05:40
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) 📎 torikoshia 05:58
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 06:10
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 06:33
Re: verbose mode for pg_input_error_message? 📎 Michael Paquier 06:37
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 07:04
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı 07:05
Re: Raising the SCRAM iteration count Michael Paquier 07:06
Re: Allow tests to pass in OpenSSL FIPS mode Michael Paquier 07:16
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut 07:23
Re: pg_rewind: warn when checkpoint hasn't happened after promotion Heikki Linnakangas 07:33
RE: [PATCH] fix msvc build libpq error LNK2019 when link openssl; gamefunc 07:33
Re: SQL/JSON revisited 📎 Amit Langote 07:45
Re: PGDOCS - sgml linkend using single-quotes Heikki Linnakangas 08:04
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila 08:05
Optimize walsender handling invalid messages of 'drop publication' 📎 Bowen Shi 08:12
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada 08:20
Re: [PATCH] Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans Heikki Linnakangas 08:24
Real config values for bytes needs quotes? 📎 Kyotaro Horiguchi 08:32
Re: Add support for unit "B" to pg_size_pretty() 📎 Peter Eisentraut 08:34
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Drouvot, Bertrand 08:36
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 08:40
Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Kyotaro Horiguchi 08:48
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 08:51
Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Kyotaro Horiguchi 08:53
Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Kyotaro Horiguchi 08:54
Re: Allow logical replication to copy tables in binary format Amit Kapila 09:01
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Heikki Linnakangas 09:10
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 09:26
RE: Rework LogicalOutputPluginWriterUpdateProgress 📎 [email protected] 09:30
Re: pg_upgrade and logical replication Amit Kapila 10:09
Re: Allow logical replication to copy tables in binary format Bharath Rupireddy 10:16
Re: SQL/JSON revisited Amit Langote 11:13
Re: meson vs make: missing/inconsistent ENV Dagfinn Ilmari Mannsåker 11:17
Re: WIN32 pg_import_system_collations Andrew Dunstan 12:09
Re: how does postgresql handle LOB/CLOB/BLOB column data that dies before the query ends Noel Grandin 12:14
Re: meson vs make: missing/inconsistent ENV Dagfinn Ilmari Mannsåker 12:30
Re: meson vs make: missing/inconsistent ENV Andrew Dunstan 12:33
Add error functions: erf() and erfc() 📎 Dean Rasheed 12:54
Re: buildfarm + meson Juan José Santamaría Flecha 13:11
[PoC] Add CANONICAL option to xmlserialize 📎 Jim Jones 13:16
Adding argument names to aggregate functions 📎 Dagfinn Ilmari Mannsåker 13:22
Re: Allow logical replication to copy tables in binary format Bharath Rupireddy 13:24
Re: SLRUs in the main buffer pool, redux 📎 Heikki Linnakangas 13:31
Re: Stale references to guc.c in comments/tests 📎 Daniel Gustafsson 13:35
Re: meson vs make: missing/inconsistent ENV Andrew Dunstan 13:36
Re: SLRUs in the main buffer pool, redux 📎 Heikki Linnakangas 13:36
Re: libpq: PQgetCopyData() and allocation overhead Bharath Rupireddy 13:48
Re: SLRUs in the main buffer pool - Page Header definitions 📎 Heikki Linnakangas 13:56
Re: PATCH: Using BRIN indexes for sorted output Matthias van de Meent 13:58
Re: Should vacuum process config file reload more often Masahiko Sawada 14:11
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 14:24
Re: Add LZ4 compression in pg_dump gkokolatos 14:33
Re: libpq: PQgetCopyData() and allocation overhead Jelte Fennema 14:33
meson / pg_regress --no-locale Andrew Dunstan 14:34
Re: Add LZ4 compression in pg_dump gkokolatos 14:56
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Tom Lane 15:01
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Tom Lane 15:30
Re: PATCH: Using BRIN indexes for sorted output Matthias van de Meent 15:40
Re: Non-superuser subscription owners Robert Haas 15:45
Re: pg_dump versus hash partitioning Robert Haas 15:50
Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas 16:06
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen 16:08
Re: SLRUs in the main buffer pool - Page Header definitions Robert Haas 16:08
Re: pg_dump versus hash partitioning Tom Lane 16:20
Re: pgsql: pg_rewind: Fix determining TLI when server was just promoted. Robert Haas 16:57
Re: Stale references to guc.c in comments/tests Tom Lane 16:59
Re: pg_dump versus hash partitioning Robert Haas 17:02
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 John Naylor 17:07
Re: tests against running server occasionally fail, postgres_fdw & tenk1 📎 Tom Lane 17:42
Re: pg_dump versus hash partitioning Tom Lane 17:50
Re: pg_dump versus hash partitioning Robert Haas 17:55
Re: pg_dump versus hash partitioning Tom Lane 18:04
Re: SLRUs in the main buffer pool - Page Header definitions Stephen Frost 18:24
Re: Non-superuser subscription owners Jeff Davis 18:25
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 19:03
Re: meson / pg_regress --no-locale Andrew Dunstan 19:08
Re: Non-superuser subscription owners Stephen Frost 19:10
SQL JSON path enhanced numeric literals 📎 Peter Eisentraut 19:13
Re: verbose mode for pg_input_error_message? 📎 Nathan Bossart 19:25
Re: Move defaults toward ICU in 16? Jeff Davis 19:30
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Andres Freund 19:50
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 19:52
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Tom Lane 19:58
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 20:14
Re: Move defaults toward ICU in 16? Tom Lane 20:23
Re: [PoC] Federated Authn/z with OAUTHBEARER Stephen Frost 20:31
Re: Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Stephen Frost 20:43
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Tom Lane 20:46
Re: Non-superuser subscription owners Robert Haas 21:13
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Andres Freund 21:21
Re: PGDOCS - sgml linkend using single-quotes Peter Smith 21:21
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 21:45
Re: WIN32 pg_import_system_collations 📎 Juan José Santamaría Flecha 22:05
Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha 22:20
Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql) Kirk Wolak 22:26
Re: Doc update for pg_stat_statements normalization Imseih (AWS), Sami 22:53
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 23:18
Re: Adding argument names to aggregate functions Vik Fearing 23:38
Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Michael Paquier 23:59

Feb. 28, 2023

Thread Author Time
Re: verbose mode for pg_input_error_message? Michael Paquier 00:01
Re: Non-superuser subscription owners Jeff Davis 00:03
Re: Doc update for pg_stat_statements normalization Michael Paquier 00:09
Re: SQL JSON path enhanced numeric literals Vik Fearing 00:09
Re: verbose mode for pg_input_error_message? Nathan Bossart 00:11
Re: Track Oldest Initialized WAL Buffer Page Nathan Bossart 00:22
Re: Non-superuser subscription owners Jeff Davis 00:37
Re: Improve WALRead() to suck data directly from WAL buffers when possible Nathan Bossart 00:44
Re: Rework LogicalOutputPluginWriterUpdateProgress Peter Smith 01:12
Re: Should vacuum process config file reload more often Andres Freund 01:21
Re: pg_rewind: warn when checkpoint hasn't happened after promotion kuroda.keisuke 02:07
Re: Should vacuum process config file reload more often Masahiko Sawada 02:16
Re: pg_upgrade and logical replication Julien Rouhaud 02:25
Re: Non-superuser subscription owners Stephen Frost 02:31
Re: Non-superuser subscription owners Stephen Frost 02:38
Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi 02:44
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 03:05
Re: pg_upgrade and logical replication Amit Kapila 03:26
RE: Rework LogicalOutputPluginWriterUpdateProgress Takamichi Osumi (Fujitsu) 03:31
RE: Support logical replication of DDLs 📎 [email protected] 04:24
Re: We shouldn't signal process groups with SIGQUIT Michael Paquier 04:45
Re: pg_upgrade and logical replication Julien Rouhaud 04:48
Re: Doc update for pg_stat_statements normalization Michael Paquier 04:56
Re: Allow tests to pass in OpenSSL FIPS mode Michael Paquier 05:01
Re: Force testing of query jumbling code in TAP tests Michael Paquier 05:06
Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy 05:08
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 05:12
Re: Track Oldest Initialized WAL Buffer Page 📎 Bharath Rupireddy 05:42
Re: ICU locale validation / canonicalization 📎 Jeff Davis 05:57
Re: Make some xlogreader messages more accurate Bharath Rupireddy 06:15
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 06:42
Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Peter Eisentraut 07:18
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut 07:25
Re: SQL JSON path enhanced numeric literals Peter Eisentraut 07:44
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Bharath Rupireddy 08:16
Re: Time delayed LR (WAS Re: logical replication restrictions) 📎 Amit Kapila 08:35
Add documentation for coverage reports with meson 📎 Michael Paquier 08:49
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Bharath Rupireddy 08:52
Re: Provide PID data for "cannot wait on a latch owned by another process" in latch.c Michael Paquier 08:53
Re: Track IO times in pg_stat_io 📎 Drouvot, Bertrand 09:49
Maybe we can remove the type cast in typecache.c qinghao huang 09:56
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎 Kartyshov Ivan 10:10
Re: Make some xlogreader messages more accurate Jeevan Ladhe 10:19
Re: Allow logical replication to copy tables in binary format vignesh C 10:59
Re: SQL/JSON revisited 📎 Amit Langote 11:36
Re: WIN32 pg_import_system_collations Andrew Dunstan 11:55
Re: Allow logical replication to copy tables in binary format Bharath Rupireddy 12:27
Re: Add shared buffer hits to pg_stat_io Drouvot, Bertrand 12:36
Re: pg_rewind: warn when checkpoint hasn't happened after promotion James Coleman 12:37
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 13:20
Re: Allow logical replication to copy tables in binary format Jelte Fennema 13:25
Re: Non-superuser subscription owners Robert Haas 13:37
Re: Adding CommandID to heap xlog records 📎 Heikki Linnakangas 13:52
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov 14:17
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 14:20
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) 📎 Damir Belyalov 14:28
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 15:09
Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() 📎 Bharath Rupireddy 15:30
Re: Maybe we can remove the type cast in typecache.c Tom Lane 15:35
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 15:51
Re: pg_upgrade and logical replication Nikolay Samokhvalov 16:02
Re: WIN32 pg_import_system_collations 📎 Juan José Santamaría Flecha 16:40
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Heikki Linnakangas 17:37
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 18:01
Memory leak from ExecutorState context? 📎 Jehan-Guillaume de Rorthais 18:06
Re: Memory leak from ExecutorState context? Justin Pryzby 18:25
Re: Experiments with Postgres and SSL Greg Stark 18:32
Re: Improve WALRead() to suck data directly from WAL buffers when possible Kuntal Ghosh 18:36
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Andres Freund 18:39
Commitfest 2023-03 starting tomorrow! Greg Stark 18:45
Re: Memory leak from ExecutorState context? Tomas Vondra 18:55
Re: Experiments with Postgres and SSL Jacob Champion 19:02
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 19:15
Re: Non-superuser subscription owners Andres Freund 19:28
Re: Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Jacob Champion 19:50
Re: Memory leak from ExecutorState context? Tomas Vondra 19:51
Re: Beautify pg_walinspect docs a bit Nathan Bossart 19:57
Refactoring SysCacheGetAttr to know when attr cannot be NULL 📎 Daniel Gustafsson 20:14
Re: WIN32 pg_import_system_collations Andrew Dunstan 20:26
Re: Transparent column encryption 📎 Peter Eisentraut 20:28
Re: Non-superuser subscription owners Jeff Davis 20:36
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Gregory Stark 20:59
Re: Non-superuser subscription owners Jeff Davis 21:01
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Gregory Stark 21:02
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 21:08
Making empty Bitmapsets always be NULL 📎 Tom Lane 21:59

Browse Archives

Prev | Next