pgsql-hackers since 2023-03-28 19:25

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

March 28, 2023

Thread Author Time
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Isaac Morland 19:25
Re: Documentation for building with meson 📎 samay sharma 19:27
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 19:34
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires 19:34
Re: POC: Better infrastructure for automated testing of concurrency issues Alexander Korotkov 19:37
Re: Some revises in adding sorting path David Rowley 19:59
Re: Why mark empty pages all visible? Peter Geoghegan 20:05
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker 20:06
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker 20:23
Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. Robert Haas 20:28
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 20:43
Re: Support logical replication of DDLs Zheng Li 21:19
Re: Add LZ4 compression in pg_dump Tomas Vondra 22:02
Re: Why mark empty pages all visible? Andres Freund 22:29
Re: zstd compression for pg_dump Jacob Champion 22:33
Re: Add pg_walinspect function with block info columns Michael Paquier 22:34
Re: running logical replication as the subscription owner Jeff Davis 22:48
Re: Request for comment on setting binary format output per session Jeff Davis 23:01
Re: Why mark empty pages all visible? Peter Geoghegan 23:22

March 29, 2023

Thread Author Time
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier 00:09
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier 00:18
Re: Should vacuum process config file reload more often 📎 Melanie Plageman 00:35
Re: Add LZ4 compression in pg_dump Tomas Vondra 00:40
Re: [RFC] Add jit deform_counter David Rowley 00:50
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu) 01:01
Re: hio.c does visibilitymap_pin()/IO while holding buffer lock 📎 Andres Freund 01:21
Re: allow_in_place_tablespaces vs. pg_basebackup Michael Paquier 01:40
pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value 📎 Yugo NAGATA 01:55
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 02:14
Re: hio.c does visibilitymap_pin()/IO while holding buffer lock 📎 Andres Freund 02:17
Re: Should vacuum process config file reload more often 📎 Kyotaro Horiguchi 03:09
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 03:47
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 04:13
Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila 04:21
Re: Should vacuum process config file reload more often Kyotaro Horiguchi 04:21
RE: doc: add missing "id" attributes to extension packaging page Hayato Kuroda (Fujitsu) 04:52
Using Ephemeral Named Relation like a temporary table 📎 Yugo NAGATA 04:53
[PATCH] Allow Postgres to pick an unused port to listen 📎 Yurii Rashkovskii 05:18
Re: Using Ephemeral Named Relation like a temporary table Pavel Stehule 05:27
Re: Using Ephemeral Named Relation like a temporary table Corey Huinker 05:42
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 📎 Drouvot, Bertrand 05:44
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada 05:44
Re: Should vacuum process config file reload more often Kyotaro Horiguchi 06:00
Re: PGdoc: add missing ID attribute to create_subscription.sgml Amit Kapila 06:02
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 06:04
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier 06:59
[POC] Allow an extension to add data into Query and PlannedStmt nodes 📎 Andrey Lepikhov 07:02
Re: TAP output format in pg_regress Peter Eisentraut 07:08
Re: gcc 13 warnings Peter Eisentraut 07:51
Re: "variable not found in subplan target list" 📎 Amit Langote 08:28
Re: Should vacuum process config file reload more often 📎 Kyotaro Horiguchi 08:34
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Denis Laxalde 08:43
Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila 08:59
Re: Commitfest 2023-03 starting tomorrow! Aleksander Alekseev 09:03
Re: Support logical replication of DDLs Amit Kapila 09:13
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 09:32
Autogenerate some wait events code and documentation 📎 Drouvot, Bertrand 09:44
Re: logical decoding and replication of sequences, take 2 Amit Kapila 09:51
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires 10:13
Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut 10:17
Re: SQL/JSON revisited Alvaro Herrera 10:27
Tab completion for AT TIME ZONE 📎 Dagfinn Ilmari MannsÃ¥ker 10:28
RE: Initial Schema Sync for Logical Replication Kumar, Sachin 10:57
Re: Initial Schema Sync for Logical Replication Amit Kapila 11:07
BufmgrCommit no-op since 2008, remaining uses? Matthias van de Meent 11:51
Re: [PATCH] Allow Postgres to pick an unused port to listen Tom Lane 11:55
Re: BufmgrCommit no-op since 2008, remaining uses? Tom Lane 12:12
Re: Request for comment on setting binary format output per session Dave Cramer 12:17
Re: Tab completion for AT TIME ZONE Pavel Stehule 12:41
Re: BufmgrCommit no-op since 2008, remaining uses? 📎 Matthias van de Meent 12:49
Re: SQL/JSON revisited 📎 Erik Rijkers 12:49
Re: Autogenerate some wait events code and documentation 📎 Drouvot, Bertrand 12:51
Re: BufmgrCommit no-op since 2008, remaining uses? Tom Lane 13:17
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 13:32
Re: zstd compression for pg_dump Justin Pryzby 13:35
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 14:28
Re: cataloguing NOT NULL constraints 📎 Peter Eisentraut 14:46
Re: logical decoding and replication of sequences, take 2 Peter Eisentraut 14:49
Re: zstd compression for pg_dump Jacob Champion 15:10
Re: Initial Schema Sync for Logical Replication Masahiko Sawada 15:18
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema 15:58
Re: doc: add missing "id" attributes to extension packaging page 📎 Brar Piening 16:03
Re: Request for comment on setting binary format output per session Jeff Davis 16:04
Re: Transparent column encryption Peter Eisentraut 16:08
Re: what should install-world do when docs are not available? Peter Eisentraut 16:15
Re: Transparent column encryption Andres Freund 16:24
Re: what should install-world do when docs are not available? Andres Freund 16:25
Re: what should install-world do when docs are not available? Peter Eisentraut 16:39
Re: Support logical replication of DDLs Zheng Li 16:53
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc 17:07
Re: Transparent column encryption Peter Eisentraut 17:08
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Jonathan S. Katz 17:17
Re: pgindent vs. git whitespace check Bruce Momjian 17:18
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() 📎 Alexander Korotkov 17:34
Re: SQL/JSON revisited Alexander Lakhin 18:00
Re: SQL/JSON revisited 📎 Alvaro Herrera 18:17
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc 18:23
Re: pgindent vs. git whitespace check Daniel Gustafsson 18:26
Re: Add pg_walinspect function with block info columns Peter Geoghegan 18:29
Re: TAP tests for psql \g piped into program 📎 Daniel Verite 18:39
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 19:14
Re: Add pg_walinspect function with block info columns 📎 Peter Geoghegan 19:47
Re: running logical replication as the subscription owner 📎 Robert Haas 20:00
Re: Should vacuum process config file reload more often 📎 Melanie Plageman 20:01
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 20:08
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson 20:18
Re: is_superuser is not documented Bruce Momjian 21:21
Images storing techniques Riccardo Gobbo 21:29
Re: Temporary tables versus wraparound... again Justin Pryzby 21:48
Re: what should install-world do when docs are not available? 📎 Andres Freund 22:41
Re: what should install-world do when docs are not available? Justin Pryzby 22:51
Re: [PATCH] Allow Postgres to pick an unused port to listen Yurii Rashkovskii 23:37
Re: Add pg_walinspect function with block info columns 📎 Peter Geoghegan 23:44

March 30, 2023

Thread Author Time
Re: refactoring relation extension and BufferAlloc(), faster COPY Melanie Plageman 00:51
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 01:03
Re: Simplify some codes in pgoutput Peter Smith 01:15
Re: Transparent column encryption Andres Freund 01:29
RE: Initial Schema Sync for Logical Replication Kumar, Sachin 01:39
RE: [EXTERNAL] Support load balancing in libpq Hayato Kuroda (Fujitsu) 01:48
PGdoc: add ID attribute to create_publication.sgml 📎 Hayato Kuroda (Fujitsu) 01:57
Re: ICU locale validation / canonicalization 📎 Jeff Davis 02:33
Re: PGdoc: add ID attribute to create_publication.sgml Peter Smith 02:55
Re: Should vacuum process config file reload more often Masahiko Sawada 02:57
RE: PGdoc: add ID attribute to create_publication.sgml 📎 Hayato Kuroda (Fujitsu) 02:58
RE: Simplify some codes in pgoutput 📎 [email protected] 03:01
Re: logical decoding and replication of sequences, take 2 Amit Kapila 03:01
Re: refactoring relation extension and BufferAlloc(), faster COPY 📎 Andres Freund 03:02
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada 03:15
Re: Add pg_walinspect function with block info columns Bharath Rupireddy 03:28
Re: PGdoc: add ID attribute to create_publication.sgml Peter Smith 03:51
Re: fix stats_fetch_consistency value in postgresql.conf.sample 📎 Justin Pryzby 04:03
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Noah Misch 04:32
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables 📎 Justin Pryzby 05:07
Re: running logical replication as the subscription owner Jeff Davis 05:19
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 05:28
Re: refactoring relation extension and BufferAlloc(), faster COPY John Naylor 05:28
Re: Simplify some codes in pgoutput Peter Smith 05:41
Re: Minimal logical decoding on standbys Jeff Davis 05:45
Re: Simplify some codes in pgoutput Amit Kapila 05:51
pg_basebackup: Correct type of WalSegSz 📎 Peter Eisentraut 06:24
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc 06:27
RE: Support logical replication of DDLs 📎 [email protected] 06:37
Re: ICU locale validation / canonicalization Peter Eisentraut 06:59
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson 07:02
Re: Minimal logical decoding on standbys Andres Freund 07:04
Re: [POC] Allow an extension to add data into Query and PlannedStmt nodes Julien Rouhaud 07:57
RE: Support logical replication of DDLs 📎 [email protected] 07:59
Re: [EXTERNAL] Support load balancing in libpq Julien Rouhaud 08:00
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 08:05
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Denis Laxalde 08:07
RE: doc: add missing "id" attributes to extension packaging page Hayato Kuroda (Fujitsu) 08:11
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson 08:21
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 08:49
Re: Images storing techniques Gaetano Mendola 09:30
Re: Support logical replication of DDLs vignesh C 09:45
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson 09:49
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema 10:17
Re: PGdoc: add ID attribute to create_publication.sgml Amit Kapila 10:18
Re: Support logical replication of DDLs Amit Kapila 10:22
Re: Support logical replication of DDLs Amit Kapila 10:31
Re: "variable not found in subplan target list" Alvaro Herrera 10:53
Re: Support logical replication of DDLs vignesh C 11:08
Re: Request for comment on setting binary format output per session Merlin Moncure 12:06
Re: JsonPath version bits Nikita Malakhov 12:16
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Robert Haas 12:58
Re: Initial Schema Sync for Logical Replication Masahiko Sawada 13:11
Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut 13:40
Re: running logical replication as the subscription owner Robert Haas 13:41
Re: Images storing techniques Peter Eisentraut 13:41
Re: Transparent column encryption Peter Eisentraut 14:01
Re: pgindent vs. git whitespace check Bruce Momjian 14:48
Re: meson/msys2 fails with plperl/Strawberry Andrew Dunstan 15:00
Re: running logical replication as the subscription owner Jelte Fennema 15:11
Re: Images storing techniques Bruce Momjian 15:15
Re: Transparent column encryption Andres Freund 15:55
Re: Non-superuser subscription owners Robert Haas 16:04
FW: Add the ability to limit the amount of memory that can be allocated to backends. John Morris 16:11
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 16:23
Re: Minimal logical decoding on standbys Masahiko Sawada 16:31
Re: Autogenerate some wait events code and documentation Corey Huinker 16:41
Thoughts on using Text::Template for our autogenerated code? Corey Huinker 17:06
pgsql: Clean up role created in new subscription test. Tom Lane 17:07
Re: [POC] Allow an extension to add data into Query and PlannedStmt nodes 📎 Andrey Lepikhov 17:20
Re: Thoughts on using Text::Template for our autogenerated code? Tom Lane 18:04
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Stephen Frost 18:13
Re: Data is copied twice when specifying both child and parent table in publication 📎 Jacob Champion 18:15
Re: running logical replication as the subscription owner 📎 Robert Haas 18:17
Re: pgsql: Clean up role created in new subscription test. Robert Haas 18:19
Re: Transparent column encryption Stephen Frost 18:35
Re: pgsql: Clean up role created in new subscription test. Tom Lane 18:44
Re: Thoughts on using Text::Template for our autogenerated code? Andres Freund 18:48
Re: running logical replication as the subscription owner Jeff Davis 18:52
Re: Thoughts on using Text::Template for our autogenerated code? Daniel Gustafsson 19:06
Re: ResourceOwner refactoring Aleksander Alekseev 19:17
Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson 19:19
Re: Parallel Full Hash Join 📎 Melanie Plageman 19:23
Re: Should vacuum process config file reload more often Daniel Gustafsson 19:26
Re: Request for comment on setting binary format output per session Jeff Davis 19:40
Re: Transparent column encryption Peter Eisentraut 19:45
Re: running logical replication as the subscription owner Robert Haas 20:08

Browse Archives

Prev | Next