pgsql-hackers since 2023-02-26 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. 26, 2023

Thread Author Time
Re: verbose mode for pg_input_error_message? Tom Lane 01:07
Re: MERGE ... WHEN NOT MATCHED BY SOURCE Vik Fearing 01:13
Re: zstd compression for pg_dump 📎 Justin Pryzby 01:22
Re: pg_upgrade and logical replication Julien Rouhaud 03:05
Re: verbose mode for pg_input_error_message? 📎 Nathan Bossart 04:58
Re: verbose mode for pg_input_error_message? Michael Paquier 05:35
RE: Ability to reference other extensions by schema in extension scripts 📎 Regina Obe 06:39
Re: Doc updates for MERGE Dean Rasheed 09:11
Re: MERGE ... RETURNING 📎 Dean Rasheed 09:50
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov 10:46
Re: locale/encoding vs vcregress.pl installcheck Andrew Dunstan 12:03
Give me more details of some bits in infomask!! [email protected] 14:30
Why the lp_len is 28 not 32? [email protected] 14:35
Re: Add LZ4 compression in pg_dump Tomas Vondra 14:59
Re: Why the lp_len is 28 not 32? Tomas Vondra 15:07
Re: Re: Why the lp_len is 28 not 32? [email protected] 15:11
Re: Give me more details of some bits in infomask!! Tomas Vondra 15:23
Re: Why the lp_len is 28 not 32? Tomas Vondra 15:35
Re: Re: Give me more details of some bits in infomask!! [email protected] 15:36
Re: Re: Why the lp_len is 28 not 32? David G. Johnston 15:40
Re: Re: Give me more details of some bits in infomask!! David G. Johnston 15:44
Track IO times in pg_stat_io 📎 Melanie Plageman 16:03
What's the prefix? [email protected] 16:16
Re: What's the prefix? David G. Johnston 16:27
Re: windows/meson cfbot warnings Andres Freund 17:54
Re: allow meson to find ICU in non-standard localtion Andres Freund 17:57
Re: meson logs environment Andres Freund 17:59
Re: stopgap fix for signal handling during restore_command Andres Freund 18:00
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Tom Lane 18:20
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Tom Lane 18:52
Re: logical decoding and replication of sequences, take 2 Jonathan S. Katz 19:11
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 19:33
Re: stopgap fix for signal handling during restore_command Nathan Bossart 19:39
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Tom Lane 19:40
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Andres Freund 19:43
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Tom Lane 19:51
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 19:53
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Andres Freund 20:06
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Tom Lane 20:08
Re: stopgap fix for signal handling during restore_command Andres Freund 20:12
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 20:33
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Tom Lane 20:36
Re: meson logs environment Andrew Dunstan 20:50
Re: tests against running server occasionally fail, postgres_fdw & tenk1 📎 Tom Lane 20:57
Re: WIN32 pg_import_system_collations Andrew Dunstan 21:02
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Tom Lane 21:03
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Andres Freund 21:09
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman 21:11
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman 21:24
meson vs make: missing/inconsistent ENV Justin Pryzby 22:52
RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu) 22:58
Re: meson vs make: missing/inconsistent ENV Andres Freund 23:21
Re: tests against running server occasionally fail, postgres_fdw & tenk1 Tom Lane 23:59

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

Browse Archives

Prev | Next