pgsql-hackers since 2024-04-10 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
Browse Archives
Prev
|
Next
April 10, 2024
Thread |
Author |
Time |
Re: Speed up clean meson builds by ~25%
|
Andres Freund |
00:03 |
Re: Speed up clean meson builds by ~25%
|
Tom Lane |
00:12 |
Re: Speed up clean meson builds by ~25%
|
Andres Freund |
00:23 |
Re: broken JIT support on Fedora 40
|
Thomas Munro |
00:43 |
Re: Why is parula failing?
|
David Rowley |
00:54 |
Re: Speed up clean meson builds by ~25%
|
Tom Lane |
00:55 |
Re: Why is parula failing?
|
Robins Tharakan |
01:13 |
Re: Improve eviction algorithm in ReorderBuffer
|
Jeff Davis |
01:24 |
Requiring LLVM 14+ in PostgreSQL 18 📎
|
Thomas Munro |
01:38 |
Re: post-freeze damage control
|
John Naylor |
01:49 |
Re: Improve eviction algorithm in ReorderBuffer
|
Michael Paquier |
03:13 |
some confusion about parallel insert select in postgres parallel
dml develop
|
jiye |
03:25 |
Re: Improve eviction algorithm in ReorderBuffer
|
Jeff Davis |
04:16 |
Re: Improve eviction algorithm in ReorderBuffer
|
Michael Paquier |
04:45 |
Re: Weird test mixup
|
Michael Paquier |
04:50 |
Re: Speed up clean meson builds by ~25%
|
Thomas Munro |
04:57 |
Re: Speed up clean meson builds by ~25%
|
Tom Lane |
05:03 |
Re: Incorrect handling of IS [NOT] NULL quals on inheritance parents 📎
|
David Rowley |
05:13 |
Re: Incorrect handling of IS [NOT] NULL quals on inheritance parents
|
Tom Lane |
05:18 |
Re: Improve eviction algorithm in ReorderBuffer
|
Heikki Linnakangas |
05:30 |
Re: Improve eviction algorithm in ReorderBuffer
|
Amit Kapila |
05:31 |
Re: Incorrect handling of IS [NOT] NULL quals on inheritance parents
|
David Rowley |
05:35 |
Re: Can't find not null constraint, but \d+ shows that
|
jian he |
06:10 |
Re: Can't find not null constraint, but \d+ shows that
|
Tender Wang |
06:36 |
Re: Incorrect handling of IS [NOT] NULL quals on inheritance parents
|
Richard Guo |
07:12 |
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
|
Peter Eisentraut |
07:31 |
Re: Is this a problem in GenericXLogFinish()? 📎
|
Michael Paquier |
07:57 |
Re: Make COPY format extendable: Extract COPY TO format
implementations
|
Sutou Kouhei |
08:16 |
Re: sql/json remaining issue 📎
|
Amit Langote |
08:39 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
|
Alexander Lakhin |
09:00 |
Re: Support a wildcard in backtrace_functions
|
Jelte Fennema-Nio |
09:07 |
Re: Speed up clean meson builds by ~25%
|
Thomas Munro |
09:15 |
Re: Can't find not null constraint, but \d+ shows that
|
jian he |
09:34 |
Re: Eager aggregation, take 3 📎
|
Richard Guo |
09:42 |
Re: Is this a problem in GenericXLogFinish()?
|
Amit Kapila |
09:58 |
Re: Detoasting optionally to make Explain-Analyze less misleading
|
Matthias van de Meent |
10:01 |
Re: Can't find not null constraint, but \d+ shows that
|
Tender Wang |
10:11 |
Re: Transparent column encryption 📎
|
Peter Eisentraut |
10:12 |
Re: Potential stack overflow in incremental base backup 📎
|
Thomas Munro |
10:21 |
Re: Add new protocol message to change GUCs for usage with future
protocol-only GUCs
|
Peter Eisentraut |
10:35 |
Re: Can't find not null constraint, but \d+ shows that
|
Alvaro Herrera |
10:54 |
Re: Can't find not null constraint, but \d+ shows that
|
Alvaro Herrera |
11:01 |
Re: Slow catchup of 2PC (twophase) transactions on replica in LR
|
Amit Kapila |
11:18 |
Re: postgres_fdw fails because GMT != UTC
|
Etsuro Fujita |
11:30 |
Revise some error messages in split partition code 📎
|
Richard Guo |
11:32 |
Re: WIP Incremental JSON Parser 📎
|
Andrew Dunstan |
11:47 |
Comment about handling of asynchronous requests in postgres_fdw.c 📎
|
Etsuro Fujita |
11:51 |
RE: Synchronizing slots from primary to standby 📎
|
Zhijie Hou (Fujitsu) |
11:58 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
|
Alexander Lakhin |
12:00 |
Re: Potential stack overflow in incremental base backup
|
Robert Haas |
12:10 |
Re: Table AM Interface Enhancements 📎
|
Alexander Korotkov |
12:19 |
Re: [PoC/RFC] Multiple passwords, interval expirations 📎
|
Kirill Reshke |
12:44 |
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
|
Jacob Champion |
13:10 |
Re: Table AM Interface Enhancements
|
Robert Haas |
13:19 |
Re: Revise some error messages in split partition code
|
Tender Wang |
13:32 |
Re: Table AM Interface Enhancements
|
Pavel Borisov |
13:42 |
Re: PostgreSQL 17 Release Management Team & Feature Freeze
|
Robert Haas |
13:51 |
Re: Table AM Interface Enhancements
|
Joe Conway |
13:57 |
Re: Detoasting optionally to make Explain-Analyze less misleading
|
Tom Lane |
13:57 |
Re: Can't find not null constraint, but \d+ shows that 📎
|
Alvaro Herrera |
13:58 |
Re: Transparent column encryption
|
Jelte Fennema-Nio |
14:14 |
Re: post-freeze damage control
|
Robert Haas |
14:15 |
Re: Slow catchup of 2PC (twophase) transactions on replica in LR
|
Давыдов Виталий |
14:16 |
Re: post-freeze damage control
|
Robert Haas |
14:26 |
Re: ❓ JSON Path Dot Precedence
|
Peter Eisentraut |
14:29 |
Re: PostgreSQL 17 Release Management Team & Feature Freeze
|
Ants Aasma |
14:37 |
Re: Issue with the PRNG used by Postgres
|
Robert Haas |
14:43 |
Re: pgsql: Add tests for libpq gssencmode and sslmode options
|
Peter Eisentraut |
14:48 |
Re: Issue with the PRNG used by Postgres
|
Parag Paul |
14:55 |
Re: Issue with the PRNG used by Postgres
|
Parag Paul |
14:55 |
Re: Allow non-superuser to cancel superuser tasks.
|
Nathan Bossart |
15:00 |
Re: Can't find not null constraint, but \d+ shows that 📎
|
jian he |
15:03 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
15:09 |
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎
|
Kartyshov Ivan |
15:12 |
Re: Issue with the PRNG used by Postgres
|
Parag Paul |
15:26 |
Re: Speed up clean meson builds by ~25%
|
Tom Lane |
15:33 |
psql: Greatly speed up "\d tablename" when not using regexes 📎
|
Jelte Fennema-Nio |
15:50 |
Re: Issue with the PRNG used by Postgres
|
Robert Haas |
15:54 |
Re: pgsql: Add tests for libpq gssencmode and sslmode options
|
Heikki Linnakangas |
15:54 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
15:55 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
16:02 |
Re: Issue with the PRNG used by Postgres
|
Andres Freund |
16:09 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
16:28 |
Re: Table AM Interface Enhancements
|
Alexander Korotkov |
16:36 |
Re: Issue with the PRNG used by Postgres
|
Robert Haas |
16:37 |
Re: Issue with the PRNG used by Postgres 📎
|
Parag Paul |
16:39 |
Re: Issue with the PRNG used by Postgres
|
Parag Paul |
16:42 |
Re: Issue with the PRNG used by Postgres
|
Robert Haas |
16:43 |
Re: Issue with the PRNG used by Postgres
|
Parag Paul |
16:48 |
Re: Table AM Interface Enhancements
|
Andres Freund |
16:52 |
Re: Issue with the PRNG used by Postgres 📎
|
Tom Lane |
17:03 |
Re: Issue with the PRNG used by Postgres
|
Andres Freund |
17:03 |
Re: Issue with the PRNG used by Postgres
|
Andres Freund |
17:08 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
17:12 |
Re: Improve eviction algorithm in ReorderBuffer
|
Jeff Davis |
17:14 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
17:15 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎
|
Dmitry Koval |
17:22 |
Re: Can't find not null constraint, but \d+ shows that 📎
|
Alvaro Herrera |
17:23 |
Re: Table AM Interface Enhancements
|
Robert Haas |
17:25 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Greg Sabino Mullane |
17:31 |
Re: Issue with the PRNG used by Postgres
|
Andres Freund |
17:32 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
18:02 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Tom Lane |
18:06 |
Fix possible dereference null pointer (src/backend/replication/logical/reorderbuffer.c) 📎
|
Ranier Vilela |
18:07 |
Re: Table AM Interface Enhancements
|
Peter Geoghegan |
18:13 |
Re: Detoasting optionally to make Explain-Analyze less misleading
|
stepan rutz |
18:14 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
18:15 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Kirill Reshke |
18:20 |
Re: Fix resource leak (src/backend/libpq/be-secure-common.c) 📎
|
Ranier Vilela |
18:31 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Jelte Fennema-Nio |
18:31 |
Re: Fix resource leak (src/backend/libpq/be-secure-common.c)
|
Daniel Gustafsson |
18:33 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Jelte Fennema-Nio |
18:36 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Kirill Reshke |
18:39 |
Re: broken JIT support on Fedora 40
|
Pavel Stehule |
18:54 |
Re: Issue with the PRNG used by Postgres
|
Andres Freund |
19:08 |
Re: Table AM Interface Enhancements
|
Bruce Momjian |
19:24 |
Re: Table AM Interface Enhancements
|
Andres Freund |
20:03 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
20:05 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Tom Lane |
20:11 |
Re: broken JIT support on Fedora 40
|
Dmitry Dolgov |
20:15 |
Re: broken JIT support on Fedora 40
|
Andres Freund |
20:23 |
Re: Table AM Interface Enhancements
|
Melanie Plageman |
20:24 |
Re: Issue with the PRNG used by Postgres
|
Andres Freund |
20:32 |
Re: Table AM Interface Enhancements
|
Andres Freund |
20:33 |
Re: Issue with the PRNG used by Postgres
|
Tom Lane |
20:40 |
Re: ❓ JSON Path Dot Precedence
|
David E. Wheeler |
20:44 |
Re: Table AM Interface Enhancements
|
Melanie Plageman |
20:50 |
Re: Improve eviction algorithm in ReorderBuffer 📎
|
Heikki Linnakangas |
21:20 |
Re: Table AM Interface Enhancements
|
Andres Freund |
21:21 |
allow changing autovacuum_max_workers without restarting 📎
|
Nathan Bossart |
21:23 |
Re: Fix possible dereference null pointer
(src/backend/replication/logical/reorderbuffer.c)
|
Heikki Linnakangas |
21:28 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Jelte Fennema-Nio |
21:36 |
Re: psql: Greatly speed up "\d tablename" when not using regexes
|
Tom Lane |
21:51 |
Re: recovery modules 📎
|
Nathan Bossart |
21:51 |
Re: Allow non-superuser to cancel superuser tasks.
|
Michael Paquier |
22:21 |
Re: Improve eviction algorithm in ReorderBuffer
|
Michael Paquier |
22:37 |
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
|
Michael Paquier |
22:43 |
Re: [HACKERS] make async slave to wait for lsn to be replayed
|
Heikki Linnakangas |
22:46 |
Re: Improve eviction algorithm in ReorderBuffer
|
Heikki Linnakangas |
23:03 |
Re: post-freeze damage control
|
David Steele |
23:36 |
April 11, 2024
Browse Archives
Prev
|
Next