pgsql-hackers before 2021-08-28 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

Aug. 26, 2021

Thread Author Time
Re: row filtering for logical replication Amit Kapila 04:59
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 05:11
RE: Skipping logical replication transactions on subscriber side [email protected] 05:49
Re: Async-unsafe functions in signal handlers Andrey Borodin 05:52
RE: Allow escape in application_name (was: [postgres_fdw] add local pid to fallback_application_name) 📎 [email protected] 06:00
Re: Skipping logical replication transactions on subscriber side Amit Kapila 06:09
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) 📎 Dilip Kumar 06:17
Re: Skipping logical replication transactions on subscriber side Amit Kapila 06:30
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade 📎 Denis Laxalde 07:15
Re: Async-unsafe functions in signal handlers Denis Smirnov 07:21
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 07:24
cannot access to postgres-git via ssh Kyotaro Horiguchi 07:34
Re: [bug] Logical Decoding of relation rewrite with toast does not reset toast_hash Amit Kapila 08:17
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Amit Kapila 08:40
list of acknowledgments for PG14 📎 Peter Eisentraut 08:41
Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 08:44
Re: list of acknowledgments for PG14 Daniel Gustafsson 08:48
Re: prevent immature WAL streaming Kyotaro Horiguchi 08:48
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 09:13
Re: list of acknowledgments for PG14 Etsuro Fujita 09:20
Trap errors from streaming child in pg_basebackup to exit early 📎 Daniel Gustafsson 09:25
Re: cannot access to postgres-git via ssh Magnus Hagander 09:33
Re: row filtering for logical replication 📎 Peter Smith 09:38
Error code for checksum failure in origin.c Kasahara Tatsuhito 09:47
verify_heapam for sequences? Peter Eisentraut 10:03
Re: Error code for checksum failure in origin.c Amit Kapila 10:03
Re: row filtering for logical replication Peter Smith 10:11
Re: Error code for checksum failure in origin.c Daniel Gustafsson 10:41
Re: Failure of subscription tests with topminnow 📎 Ajin Cherian 10:58
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 11:12
Re: row filtering for logical replication Amit Kapila 11:12
Re: Minimal logical decoding on standbys Peter Eisentraut 11:35
Re: list of acknowledgments for PG14 Peter Eisentraut 11:42
Re: Re: Minimal logical decoding on standbys Drouvot, Bertrand 12:00
Re: Skipping logical replication transactions on subscriber side 📎 Amit Kapila 12:10
Re: pg_receivewal starting position 📎 Ronan Dunklau 12:14
AIX: Symbols are missing in libpq.a 📎 REIX, Tony 12:49
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 12:53
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Bruce Momjian 13:09
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Daniel Gustafsson 13:38
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Bruce Momjian 13:42
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 13:43
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Daniel Gustafsson 13:59
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 14:02
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Denis Laxalde 14:07
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 14:08
Re: Update of partition key on foreign server Ilya Gladyshev 14:10
Re: Identify missing publications from publisher while create/alter subscription. 📎 vignesh C 14:19
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 14:20
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 14:29
Re: Can we get rid of repeated queries from pg_dump? Adrian Klaver 14:34
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Bruce Momjian 14:34
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 14:35
Re: Can we get rid of repeated queries from pg_dump? Adrian Klaver 14:46
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 14:48
Re: prevent immature WAL streaming 📎 Alvaro Herrera 14:50
Re: Printing backtrace of postgres processes 📎 vignesh C 14:56
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas 15:00
Re: badly calculated width of emoji in psql John Naylor 15:12
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 15:24
Re: badly calculated width of emoji in psql Jacob Champion 15:25
Re: Logical replication - schema change not invalidating the relation cache 📎 vignesh C 15:30
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas 15:35
Re: speed up verifying UTF-8 📎 John Naylor 15:35
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Stephen Frost 15:36
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Stephen Frost 15:39
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 15:44
Re: badly calculated width of emoji in psql Pavel Stehule 15:47
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 15:48
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas 15:52
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 16:06
Re: speed up verifying UTF-8 Vladimir Sitnikov 16:08
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 16:13
Re: [PoC] Federated Authn/z with OAUTHBEARER Zhihong Yu 16:20
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Stephen Frost 16:34
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas 16:37
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Stephen Frost 16:42
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 16:49
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 16:51
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Stephen Frost 17:03
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 17:16
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas 17:20
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Stephen Frost 17:24
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 17:34
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Bruce Momjian 17:37
Re: verify_heapam for sequences? 📎 Mark Dilger 19:02
Re: Mark all GUC variable as PGDLLIMPORT Magnus Hagander 19:42
Re: Mark all GUC variable as PGDLLIMPORT Robert Haas 19:57
Re: Async-unsafe functions in signal handlers Robert Haas 20:01
Re: Async-unsafe functions in signal handlers Tom Lane 20:39
Re: Mark all GUC variable as PGDLLIMPORT Andrew Dunstan 21:10
amcheck/verify_heapam doesn't check for interrupts Peter Geoghegan 21:38
Re: row filtering for logical replication Peter Smith 22:01
CFM for september commitfest Jaime Casanova 23:16
Re: amcheck/verify_heapam doesn't check for interrupts Mark Dilger 23:24
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Michael Paquier 23:30
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 23:37
Re: amcheck/verify_heapam doesn't check for interrupts Peter Geoghegan 23:39
Re: amcheck/verify_heapam doesn't check for interrupts Mark Dilger 23:41
Re: Mark all GUC variable as PGDLLIMPORT Michael Paquier 23:57

Aug. 27, 2021

Thread Author Time
Re: amcheck/verify_heapam doesn't check for interrupts 📎 Mark Dilger 00:25
Re: log_autovacuum in Postgres 14 -- ordering issue 📎 Michael Paquier 00:54
Re: Mark all GUC variable as PGDLLIMPORT Julien Rouhaud 00:59
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 01:34
Re: amcheck/verify_heapam doesn't check for interrupts Peter Geoghegan 01:42
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Michael Paquier 02:02
Re: cannot access to postgres-git via ssh Kyotaro Horiguchi 02:16
Re: [PoC] Federated Authn/z with OAUTHBEARER Michael Paquier 02:32
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 03:25
Re: row filtering for logical replication Amit Kapila 03:43
Re: pg_receivewal starting position Michael Paquier 03:44
Re: [PATCH] Tab completion for ALTER TABLE … ADD … Michael Paquier 04:04
Re: Error code for checksum failure in origin.c Amit Kapila 04:32
Re: Skipping logical replication transactions on subscriber side Amit Kapila 04:36
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Michael Paquier 04:41
Fix erroneous parallel execution when modifying CTE is present in rewritten query 📎 Greg Nancarrow 04:55
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Michael Paquier 04:57
Re: Error code for checksum failure in origin.c Michael Paquier 05:00
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Dilip Kumar 05:24
Re: Error code for checksum failure in origin.c Kasahara Tatsuhito 05:25
RE: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) [email protected] 05:26
Re: log_autovacuum in Postgres 14 -- ordering issue 📎 Peter Geoghegan 05:28
RE: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) [email protected] 05:28
Re: Failure of subscription tests with topminnow Amit Kapila 05:29
Re: create table like: ACCESS METHOD Michael Paquier 05:38
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 05:49
Re: [PATCH] test/ssl: rework the sslfiles Makefile target Michael Paquier 06:02
Re: perlcritic: prohibit map and grep in void conext Michael Paquier 06:10
Re: Added schema level support for publication. 📎 vignesh C 06:13
Re: [PATCH] Proof of concept for GUC improvements Michael Paquier 06:19
Re: [PATCH] pgbench: add multiconnect option Michael Paquier 06:32
Re: Added schema level support for publication. vignesh C 06:33
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) 📎 Dilip Kumar 06:34
Re: Estimating HugePages Requirements? Michael Paquier 06:46
Re: Supply restore_command to pg_rewind via CLI argument Andrey Borodin 07:05
Re: perlcritic: prohibit map and grep in void conext Daniel Gustafsson 07:15
Re: Error code for checksum failure in origin.c Daniel Gustafsson 07:17
Re: Multi-Column List Partitioning Nitin Jadhav 07:24
Re: Can we get rid of repeated queries from pg_dump? Laurenz Albe 07:33
Re: Partition Check not updated when insert into a partition 📎 Amit Langote 09:20
Re: Mark all GUC variable as PGDLLIMPORT Craig Ringer 09:32
Re: Mark all GUC variable as PGDLLIMPORT Craig Ringer 09:35
Re: Mark all GUC variable as PGDLLIMPORT Craig Ringer 09:36
Re: Mark all GUC variable as PGDLLIMPORT Craig Ringer 09:41
Re: perlcritic: prohibit map and grep in void conext Dagfinn Ilmari Mannsåker 10:32
Re: create table like: ACCESS METHOD Vik Fearing 10:37
Re: [PATCH] Tab completion for ALTER TABLE … ADD … 📎 Dagfinn Ilmari Mannsåker 10:52
Re: Next Steps with Hash Indexes 📎 Sadhuprasad Patro 10:57
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 11:03
Re: Failure of subscription tests with topminnow 📎 Ajin Cherian 11:03
Re: Added schema level support for publication. Amit Kapila 11:27
[PATCH] Add OAUTH2_SCOPE variable for scope configuration Nico Rikken 12:15
Re: Queries that should be canceled will get stuck on secure_write function Robert Haas 12:27
UNIQUE null treatment option 📎 Peter Eisentraut 12:38
Re: Added schema level support for publication. vignesh C 12:39
Re: UNIQUE null treatment option Marko Tiikkaja 12:44
Re: Supply restore_command to pg_rewind via CLI argument 📎 Alexey Kondratov 13:32
Re: [PATCH] Add OAUTH2_SCOPE variable for scope configuration Daniel Gustafsson 14:00
Re: [PATCH] Allow multiple recursive self-references Peter Eisentraut 14:17
Re: Avoid repeated PQfnumber() in pg_dump Daniel Gustafsson 14:26
Re: Estimating HugePages Requirements? Magnus Hagander 14:40
Re: Partition Check not updated when insert into a partition Nitin Jadhav 14:46
Re: Avoid repeated PQfnumber() in pg_dump Bossart, Nathan 16:35
Re: [PATCH] pgbench: add multiconnect option 📎 Fabien COELHO 16:40
Fwd: Big Performance drop of Exceptions in UDFs between V11.2 and 13.4 Andrew Dunstan 17:00
Re: [PATCH] pgbench: add multiconnect option David Christensen 17:29
Re: Fwd: Big Performance drop of Exceptions in UDFs between V11.2 and 13.4 Tom Lane 17:30
Re: log_autovacuum in Postgres 14 -- ordering issue Peter Geoghegan 17:52
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 18:16
Re: [PATCH] Proof of concept for GUC improvements David Christensen 18:22
Re: log_autovacuum in Postgres 14 -- ordering issue Stephen Frost 18:35
Re: Estimating HugePages Requirements? Andres Freund 18:46
Re: log_autovacuum in Postgres 14 -- ordering issue 📎 Peter Geoghegan 18:57
Re: Queries that should be canceled will get stuck on secure_write function Andres Freund 19:15
Re: log_autovacuum in Postgres 14 -- ordering issue Peter Geoghegan 19:17
Re: Queries that should be canceled will get stuck on secure_write function Andres Freund 19:24
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 19:27
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Andres Freund 19:28
Re: log_autovacuum in Postgres 14 -- ordering issue Stephen Frost 19:30
\dP and \dX use ::regclass without "pg_catalog." 📎 Justin Pryzby 19:31
Re: Estimating HugePages Requirements? Andres Freund 19:38
Re: RFC: Improve CPU cache locality of syscache searches Andres Freund 19:42
Re: log_autovacuum in Postgres 14 -- ordering issue 📎 Peter Geoghegan 19:43
Re: log_autovacuum in Postgres 14 -- ordering issue Stephen Frost 19:55
Re: Queries that should be canceled will get stuck on secure_write function Robert Haas 20:07
Re: Queries that should be canceled will get stuck on secure_write function Andres Freund 20:10
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 20:16
Re: log_autovacuum in Postgres 14 -- ordering issue Peter Geoghegan 20:35
Re: Async-unsafe functions in signal handlers Denis Smirnov 20:51
Re: Async-unsafe functions in signal handlers Andres Freund 21:05
Re: Can we get rid of repeated queries from pg_dump? 📎 Tom Lane 21:23
Re: Can we get rid of repeated queries from pg_dump? Adrian Klaver 21:53
Re: Can we get rid of repeated queries from pg_dump? Stephen Frost 21:58
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 22:25
Re: Can we get rid of repeated queries from pg_dump? Stephen Frost 22:27
Re: New predefined roles- 'pg_read/write_all_data' Stephen Frost 22:33
Re: pgsql: Deduplicate choice of horizon for a relation procarray.c. Stephen Frost 22:46
Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Mark Dilger 22:47
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 22:51
Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost 23:24

Browse Archives

Prev | Next