pgsql-hackers since 2024-03-28 09:41
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
Browse Archives
Prev
|
Next
March 28, 2024
Thread |
Author |
Time |
Re: Possibility to disable `ALTER SYSTEM` 📎
|
Jelte Fennema-Nio |
09:41 |
Re: Introduce XID age and inactive timeout based replication slot
invalidation
|
Bertrand Drouvot |
09:43 |
Re: Table AM Interface Enhancements
|
Pavel Borisov |
09:46 |
Re: Synchronizing slots from primary to standby
|
Bertrand Drouvot |
10:04 |
Re: Fix parallel vacuum buffer usage reporting 📎
|
Anthonin Bonnefoy |
10:12 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Alvaro Herrera |
10:33 |
Re: Row pattern recognition 📎
|
Tatsuo Ishii |
10:59 |
Re: Streaming I/O, vectored I/O (WIP) 📎
|
Thomas Munro |
11:06 |
Re: AIX support
|
Sriram RK |
11:09 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Alvaro Herrera |
11:15 |
Re: Experiments with Postgres and SSL
|
Matthias van de Meent |
11:15 |
Re: Streaming I/O, vectored I/O (WIP) 📎
|
Thomas Munro |
11:16 |
Re: Fix some resources leaks (src/bin/pg_basebackup/pg_createsubscriber.c)
|
Ranier Vilela |
11:30 |
Re: Synchronizing slots from primary to standby
|
Amit Kapila |
11:32 |
Re: Vectored I/O in bulk_write.c 📎
|
Thomas Munro |
11:32 |
Re: Synchronizing slots from primary to standby
|
Amit Kapila |
11:35 |
Re: Possibility to disable `ALTER SYSTEM`
|
Robert Haas |
11:57 |
Re: Support logical replication of DDLs
|
Andrey M. Borodin |
12:00 |
elog/ereport VS misleading backtrace_function function address
|
Jakub Wartak |
12:01 |
Re: Support logical replication of DDLs
|
Amit Kapila |
12:03 |
Re: Can't find not null constraint, but \d+ shows that 📎
|
Tender Wang |
12:05 |
Re: Doc limitation update proposal: include out-of-line OID usage per
TOAST-ed columns
|
Andrey M. Borodin |
12:09 |
Re: Various small doc improvements; plpgsql, schemas, permissions,
oidvector
|
Andrey M. Borodin |
12:16 |
Re: Use virtual tuple slot for Unique node
|
Andrey M. Borodin |
12:18 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Alvaro Herrera |
12:19 |
Re: Possibility to disable `ALTER SYSTEM` 📎
|
Jelte Fennema-Nio |
12:23 |
Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector
|
Robert Treat |
12:28 |
Re: Add new error_action COPY ON_ERROR "log"
|
torikoshia |
12:36 |
Re: Synchronizing slots from primary to standby
|
Bertrand Drouvot |
12:37 |
Re: Experiments with Postgres and SSL 📎
|
Heikki Linnakangas |
12:37 |
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
|
torikoshia |
12:38 |
Re: Possibility to disable `ALTER SYSTEM`
|
Robert Haas |
12:38 |
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎
|
Alexander Korotkov |
12:39 |
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
|
Masahiko Sawada |
12:54 |
Re: Add new error_action COPY ON_ERROR "log"
|
Masahiko Sawada |
13:00 |
Re: Table AM Interface Enhancements
|
Pavel Borisov |
13:12 |
Re: Table AM Interface Enhancements 📎
|
Alexander Korotkov |
13:26 |
Re: POC, WIP: OR-clause support for indexes
|
Alexander Korotkov |
13:54 |
RE: Synchronizing slots from primary to standby 📎
|
Zhijie Hou (Fujitsu) |
14:01 |
Re: [PATCH] plpython function causes server panic
|
Robert Haas |
14:22 |
Re: [PATCH] plpython function causes server panic
|
Tom Lane |
14:59 |
To what extent should tests rely on VACUUM ANALYZE? 📎
|
Alexander Lakhin |
15:00 |
Re: Combine Prune and Freeze records emitted by vacuum 📎
|
Melanie Plageman |
15:07 |
Re: Table AM Interface Enhancements
|
Japin Li |
15:23 |
Re: [PATCH] plpython function causes server panic
|
Robert Haas |
15:27 |
Re: [PATCH] plpython function causes server panic
|
Tom Lane |
15:50 |
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables
|
Alvaro Herrera |
15:58 |
Re: [PATCH] plpython function causes server panic
|
Robert Haas |
15:59 |
Re: [PATCH] plpython function causes server panic
|
Tom Lane |
16:01 |
Re: [PATCH] plpython function causes server panic
|
Robert Haas |
16:27 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Alvaro Herrera |
16:34 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Jelte Fennema-Nio |
16:37 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Alvaro Herrera |
16:43 |
Re: remaining sql/json patches
|
Alvaro Herrera |
17:04 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Tomas Vondra |
17:04 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Jelte Fennema-Nio |
17:13 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Tom Lane |
17:33 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Tom Lane |
17:35 |
Re: Possibility to disable `ALTER SYSTEM`
|
Bruce Momjian |
17:45 |
Re: DOCS: add helpful partitioning links 📎
|
Alvaro Herrera |
17:52 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Alvaro Herrera |
17:53 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Tomas Vondra |
18:01 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Tom Lane |
18:02 |
Re: elog/ereport VS misleading backtrace_function function address
|
Tom Lane |
18:36 |
Re: Possibility to disable `ALTER SYSTEM`
|
Robert Haas |
18:43 |
RE: Psql meta-command conninfo+ 📎
|
Maiquel Grassi |
19:07 |
Re: Possibility to disable `ALTER SYSTEM`
|
Bruce Momjian |
19:33 |
Re: Properly pathify the union planner
|
Tom Lane |
19:36 |
Re: Flushing large data immediately in pqcomm
|
Melih Mutlu |
19:44 |
Re: Flushing large data immediately in pqcomm
|
Melih Mutlu |
19:47 |
Re: Properly pathify the union planner
|
Tom Lane |
19:53 |
Re: Possibility to disable `ALTER SYSTEM`
|
Bruce Momjian |
20:24 |
Re: Streaming I/O, vectored I/O (WIP) 📎
|
Heikki Linnakangas |
20:45 |
Re: pg_upgrade --copy-file-range
|
Robert Haas |
20:45 |
Re: Add pg_basetype() function to obtain a DOMAIN base type 📎
|
Tom Lane |
20:47 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Thomas Munro |
21:19 |
Re: Popcount optimization using AVX512 📎
|
Nathan Bossart |
21:38 |
Re: BitmapHeapScan streaming read user and prelim refactoring 📎
|
Tomas Vondra |
21:43 |
Re: pg_upgrade --copy-file-range
|
Tomas Vondra |
21:48 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
21:51 |
RE: Popcount optimization using AVX512
|
Amonson, Paul D |
22:03 |
Re: incorrect results and different plan with 2 very similar queries
|
Tomas Vondra |
22:04 |
Re: Popcount optimization using AVX512
|
Alvaro Herrera |
22:10 |
RE: Popcount optimization using AVX512
|
Amonson, Paul D |
22:29 |
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎
|
Daniel Gustafsson |
22:34 |
Re: PSQL Should \sv & \ev work with materialized views?
|
Erik Wienhold |
23:02 |
Re: [HACKERS] make async slave to wait for lsn to be replayed
|
Alexander Korotkov |
23:15 |
Re: [HACKERS] make async slave to wait for lsn to be replayed
|
Euler Taveira |
23:37 |
March 29, 2024
Thread |
Author |
Time |
Re: PSQL Should \sv & \ev work with materialized views? 📎
|
Erik Wienhold |
00:38 |
RE: Synchronizing slots from primary to standby 📎
|
Zhijie Hou (Fujitsu) |
01:06 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Thomas Munro |
01:12 |
Re: CREATE TABLE creates a composite type corresponding to the table
row, which is and is not there
|
David G. Johnston |
01:42 |
Re: AIX support
|
Noah Misch |
02:48 |
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) 📎
|
torikoshia |
02:54 |
Re: AIX support
|
Thomas Munro |
03:00 |
Re: CREATE TABLE creates a composite type corresponding to the table
row, which is and is not there 📎
|
Erik Wienhold |
03:02 |
Re: AIX support
|
Tom Lane |
03:07 |
Re: AIX support
|
Thomas Munro |
03:14 |
Re: remaining sql/json patches 📎
|
jian he |
03:20 |
Re: PSQL Should \sv & \ev work with materialized views?
|
Isaac Morland |
03:27 |
Re: AIX support
|
Tom Lane |
03:33 |
Re: DOCS: add helpful partitioning links
|
Ashutosh Bapat |
03:43 |
Re: Synchronizing slots from primary to standby 📎
|
shveta malik |
04:02 |
RE: Synchronizing slots from primary to standby
|
Hayato Kuroda (Fujitsu) |
04:04 |
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
Amit Kapila |
04:09 |
Re: PSQL Should \sv & \ev work with materialized views?
|
Erik Wienhold |
04:27 |
Re: type cache cleanup improvements 📎
|
Жарков Роман |
04:49 |
Re: Combine Prune and Freeze records emitted by vacuum 📎
|
Melanie Plageman |
05:04 |
Re: Improve eviction algorithm in ReorderBuffer
|
vignesh C |
05:08 |
Re: [PoC] Improve dead tuple storage for lazy vacuum
|
Masahiko Sawada |
06:05 |
Re: Psql meta-command conninfo+
|
Imseih (AWS), Sami |
06:13 |
Re: Introduce XID age and inactive timeout based replication slot
invalidation
|
Bertrand Drouvot |
06:19 |
Re: Statistics Import and Export 📎
|
Jeff Davis |
06:25 |
Re: Improve eviction algorithm in ReorderBuffer
|
Masahiko Sawada |
06:43 |
Re: To what extent should tests rely on VACUUM ANALYZE? 📎
|
Richard Guo |
06:45 |
Re: Synchronizing slots from primary to standby
|
Bertrand Drouvot |
06:48 |
Re: Synchronizing slots from primary to standby
|
Amit Kapila |
06:50 |
Re: Can't find not null constraint, but \d+ shows that
|
jian he |
06:56 |
Re: Streaming I/O, vectored I/O (WIP)
|
Thomas Munro |
07:01 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Richard Guo |
07:06 |
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎
|
John Naylor |
07:21 |
RE: Synchronizing slots from primary to standby
|
Zhijie Hou (Fujitsu) |
07:23 |
Re: Synchronizing slots from primary to standby
|
Bertrand Drouvot |
07:38 |
Re: Can't find not null constraint, but \d+ shows that
|
Tender Wang |
07:51 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
|
Jelte Fennema-Nio |
08:17 |
Re: Synchronizing slots from primary to standby
|
Amit Kapila |
08:58 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Alexander Lakhin |
08:59 |
Re: Synchronizing slots from primary to standby
|
Amit Kapila |
09:05 |
Remove excessive trailing semicolons 📎
|
Richard Guo |
09:14 |
Re: Statistics Import and Export 📎
|
Corey Huinker |
09:32 |
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
Amit Kapila |
09:33 |
Re: Table AM Interface Enhancements 📎
|
Pavel Borisov |
09:33 |
Re: remaining sql/json patches
|
jian he |
09:59 |
Re: Add new error_action COPY ON_ERROR "log"
|
torikoshia |
09:59 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Alexander Lakhin |
10:00 |
Re: BUG: deadlock between autovacuum worker and client backend during
removal of orphan temp tables with sequences
|
Akshat Jaimini |
10:31 |
Re: Improve eviction algorithm in ReorderBuffer
|
Amit Kapila |
10:37 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Tomas Vondra |
11:05 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Thomas Munro |
11:17 |
Re: Comments on Custom RMGRs 📎
|
Danil Anisimow |
11:20 |
Logical replication failure modes
|
Philip Warner |
11:43 |
Re: Logical replication failure modes
|
Philip Warner |
11:47 |
RE: Improve eviction algorithm in ReorderBuffer
|
Hayato Kuroda (Fujitsu) |
11:48 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Alexander Lakhin |
12:00 |
Re: Synchronizing slots from primary to standby
|
Bertrand Drouvot |
12:21 |
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎
|
Alexander Korotkov |
12:44 |
Re: Possibility to disable `ALTER SYSTEM`
|
Robert Haas |
12:46 |
Re: Introduce XID age and inactive timeout based replication slot
invalidation
|
Bertrand Drouvot |
12:47 |
Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs
|
Laurenz Albe |
13:07 |
Re: [HACKERS] make async slave to wait for lsn to be replayed
|
Pavel Borisov |
13:21 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Thomas Munro |
13:36 |
Re: documentation structure
|
Robert Haas |
13:40 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Tom Lane |
13:49 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Tom Lane |
13:51 |
Re: To what extent should tests rely on VACUUM ANALYZE? 📎
|
Alexander Lakhin |
14:00 |
Re: remaining sql/json patches 📎
|
Amit Langote |
14:01 |
Re: remaining sql/json patches
|
Amit Langote |
14:03 |
Re: Table AM Interface Enhancements
|
Pavel Borisov |
14:07 |
Re: DOCS: add helpful partitioning links
|
Robert Treat |
14:16 |
Re: pg_combinebackup --copy-file-range
|
Robert Haas |
14:23 |
Re: Partial aggregates pushdown 📎
|
Alexander Pyhalov |
14:46 |
Re: Incremental View Maintenance, take 2 📎
|
Yugo NAGATA |
14:47 |
Re: Possibility to disable `ALTER SYSTEM`
|
Bruce Momjian |
14:47 |
Re: Statistics Import and Export
|
Jeff Davis |
15:05 |
Re: Table AM Interface Enhancements
|
Pavel Borisov |
15:23 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
15:35 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
15:42 |
Re: BitmapHeapScan streaming read user and prelim refactoring 📎
|
Tomas Vondra |
15:52 |
Re: Popcount optimization using AVX512 📎
|
Nathan Bossart |
15:59 |
Re: Combine Prune and Freeze records emitted by vacuum
|
Heikki Linnakangas |
16:00 |
Re: Possibility to disable `ALTER SYSTEM`
|
Robert Haas |
16:06 |
RE: Popcount optimization using AVX512
|
Amonson, Paul D |
16:06 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
16:16 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
16:22 |
Re: Streaming I/O, vectored I/O (WIP)
|
Heikki Linnakangas |
16:28 |
Re: Popcount optimization using AVX512
|
Tom Lane |
16:30 |
RE: Popcount optimization using AVX512
|
Shankaran, Akash |
16:31 |
Re: Combine Prune and Freeze records emitted by vacuum
|
Melanie Plageman |
16:32 |
Re: WIP Incremental JSON Parser
|
Andrew Dunstan |
16:38 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
16:41 |
Re: WIP Incremental JSON Parser 📎
|
Andrew Dunstan |
16:42 |
Re: [HACKERS] make async slave to wait for lsn to be replayed
|
Euler Taveira |
16:50 |
Re: Comments on Custom RMGRs
|
Jeff Davis |
17:09 |
RE: Popcount optimization using AVX512
|
Amonson, Paul D |
17:11 |
RE: Popcount optimization using AVX512
|
Amonson, Paul D |
17:25 |
Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs
|
Laurenz Albe |
17:25 |
Re: LLVM 18
|
Christoph Berg |
18:07 |
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
|
Peter Geoghegan |
18:17 |
Re: To what extent should tests rely on VACUUM ANALYZE?
|
Tom Lane |
18:31 |
Re: To what extent should tests rely on VACUUM ANALYZE? 📎
|
Tom Lane |
18:35 |
Re: Building with meson on NixOS/nixpkgs 📎
|
walther |
18:47 |
Re: Popcount optimization using AVX512 📎
|
Nathan Bossart |
19:13 |
Re: Why is parula failing?
|
Tom Lane |
19:45 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
20:08 |
Re: Why is parula failing?
|
Tom Lane |
20:17 |
Allowing DESC for a PRIMARY KEY column
|
Mitar |
20:34 |
Re: Allowing DESC for a PRIMARY KEY column
|
Tom Lane |
20:41 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
20:57 |
Re: WIP Incremental JSON Parser
|
Jacob Champion |
21:21 |
Re: BitmapHeapScan streaming read user and prelim refactoring
|
Thomas Munro |
21:39 |
Browse Archives
Prev
|
Next