pgsql-hackers since 2021-10-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
Browse Archives
Prev
|
Next
Oct. 26, 2021
Thread |
Author |
Time |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
|
Bossart, Nathan |
00:07 |
Re: Spelling change in LLVM 14 API 📎
|
Thomas Munro |
00:39 |
Re: Spelling change in LLVM 14 API
|
Andres Freund |
00:51 |
Re: pg_receivewal starting position
|
Michael Paquier |
01:15 |
Re: pgsql: Remove unused wait events.
|
Michael Paquier |
01:19 |
Re: Spelling change in LLVM 14 API 📎
|
Thomas Munro |
01:21 |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
|
Jeff Davis |
01:47 |
Re: prevent immature WAL streaming
|
Kyotaro Horiguchi |
01:50 |
Re: pgsql: Remove unused wait events.
|
Amit Kapila |
02:20 |
Re: XTS cipher mode for cluster file encryption 📎
|
Sasasu |
03:08 |
Re: pgsql: Document XLOG_INCLUDE_XID a little better
|
Amit Kapila |
03:49 |
Re: row filtering for logical replication 📎
|
Peter Smith |
04:24 |
Re: row filtering for logical replication
|
Peter Smith |
04:55 |
Re: row filtering for logical replication
|
Peter Smith |
05:01 |
Re: CREATEROLE and role ownership hierarchies
|
Shinya Kato |
05:09 |
Re: [PATCH] Fix memory corruption in pg_shdepend.c 📎
|
Michael Paquier |
05:43 |
Re: jsonb crash 📎
|
David Rowley |
06:07 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
06:16 |
Re: pg_receivewal starting position
|
Ronan Dunklau |
06:27 |
Re: Feature request for adoptive indexes
|
Hayk Manukyan |
06:49 |
Re: row filtering for logical replication
|
Greg Nancarrow |
07:26 |
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion 📎
|
Shinya Kato |
08:04 |
Re: when the startup process doesn't (logging startup delays)
|
Bharath Rupireddy |
08:19 |
Setting log_connection in connection string doesn't work
|
Kyotaro Horiguchi |
08:33 |
Re: [PATCH] Fix memory corruption in pg_shdepend.c
|
Daniel Gustafsson |
08:49 |
Re: Skipping logical replication transactions on subscriber side
|
Greg Nancarrow |
08:57 |
Re: Gather performance analysis
|
Amit Kapila |
09:01 |
Re: pg_receivewal starting position 📎
|
Ronan Dunklau |
09:01 |
Re: Gather performance analysis
|
Dilip Kumar |
09:03 |
Re: XTS cipher mode for cluster file encryption
|
Yura Sokolov |
09:33 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
10:29 |
Re: [Patch] ALTER SYSTEM READ ONLY 📎
|
Amul Sul |
10:59 |
Re: Trap errors from streaming child in pg_basebackup to exit early
|
Masahiko Sawada |
11:25 |
Re: Add connection active, idle time to pg_stat_activity 📎
|
Rafia Sabih |
11:46 |
Re: Refactoring: join MakeSingleTupleTableSlot() and MakeTupleTableSlot()
|
Aleksander Alekseev |
11:48 |
Re: Refactoring: join MakeSingleTupleTableSlot() and
MakeTupleTableSlot()
|
Alvaro Herrera |
11:54 |
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re:
storing an explicit nonce) 📎
|
Shruthi Gowda |
13:24 |
Re: Setting log_connection in connection string doesn't work
|
Tom Lane |
13:39 |
Re: pgsql: Remove unused wait events.
|
Markus Wanner |
14:02 |
Re: when the startup process doesn't (logging startup delays)
|
Robert Haas |
14:06 |
Re: Suggestion: Unified options API. Need help from core team
|
Bruce Momjian |
14:25 |
Re: Allow pg_signal_backend members to use
pg_log_backend_memory_stats().
|
Fujii Masao |
14:32 |
src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Arjan van de Ven |
14:57 |
Re: Refactoring: join MakeSingleTupleTableSlot() and MakeTupleTableSlot()
|
Robert Haas |
15:03 |
Re: Feature request for adoptive indexes
|
Tomas Vondra |
15:08 |
Re: CREATEROLE and role ownership hierarchies
|
Mark Dilger |
15:12 |
Re: [BUG] Autovacuum not dynamically decreasing cost_limit and cost_delay
|
Scott Mead |
15:23 |
Re: XTS cipher mode for cluster file encryption 📎
|
Sasasu |
15:47 |
Re: Improve the HINT message of the ALTER command for postgres_fdw
|
Fujii Masao |
16:04 |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
|
Bossart, Nathan |
16:28 |
Re: Refactoring: join MakeSingleTupleTableSlot() and
MakeTupleTableSlot()
|
Alvaro Herrera |
16:36 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Mark Dilger |
16:45 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Andres Freund |
16:56 |
Re: pg_dump versus ancient server versions
|
Andrew Dunstan |
17:41 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Tom Lane |
17:51 |
Re: pg_dump versus ancient server versions
|
Andrew Dunstan |
17:59 |
changes in pgport etc doesn't cause client programs to be relinked
|
Andres Freund |
18:04 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Arjan van de Ven |
18:13 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Andres Freund |
18:15 |
Re: changes in pgport etc doesn't cause client programs to be
relinked
|
Andres Freund |
18:31 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Tom Lane |
18:33 |
Re: CREATEROLE and role ownership hierarchies
|
Andrew Dunstan |
18:50 |
Re: src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Andres Freund |
18:58 |
allowing "map" for password auth methods with clientcert=verify-full 📎
|
Jonathan S. Katz |
18:59 |
Re: allowing "map" for password auth methods with clientcert=verify-full
|
Tom Lane |
19:26 |
Re: Replication & recovery_min_apply_delay 📎
|
Mahendra Singh Thalor |
19:31 |
Re: Feature request for adoptive indexes
|
Pavel Borisov |
19:39 |
Re: XTS cipher mode for cluster file encryption
|
Stephen Frost |
19:43 |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
|
Stephen Frost |
20:02 |
Re: allowing "map" for password auth methods with
clientcert=verify-full
|
Jonathan S. Katz |
20:04 |
Re: Feature request for adoptive indexes
|
Tomas Vondra |
20:43 |
[PATCH v2] src/port/snprintf.c: Optimize the common base=10 case in
fmtint
|
Arjan van de Ven |
20:58 |
Re: Next Steps with Hash Indexes
|
Robert Haas |
21:02 |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
|
Jeff Davis |
21:03 |
Re: Allow pg_signal_backend members to use
pg_log_backend_memory_stats().
|
Jeff Davis |
21:04 |
Re: XTS cipher mode for cluster file encryption
|
Tomas Vondra |
21:11 |
Re: XTS cipher mode for cluster file encryption
|
Bruce Momjian |
21:39 |
Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
|
Bossart, Nathan |
21:48 |
Re: Feature request for adoptive indexes
|
Mark Dilger |
22:08 |
Re: allowing "map" for password auth methods with clientcert=verify-full
|
Tom Lane |
22:16 |
Re: Assorted improvements in pg_dump 📎
|
Tom Lane |
22:31 |
Re: Feature request for adoptive indexes
|
Tom Lane |
22:45 |
[PATCH] Conflation of member/privs for predefined roles
|
Joshua Brindle |
22:47 |
Re: Feature request for adoptive indexes
|
Peter Geoghegan |
23:30 |
Oct. 27, 2021
Thread |
Author |
Time |
heads up: initdb.exe now succeeds in wine
|
Andres Freund |
00:22 |
Re: Setting log_connection in connection string doesn't work 📎
|
Kyotaro Horiguchi |
01:24 |
Re: [PATCH v2] src/port/snprintf.c: Optimize the common base=10
case in fmtint
|
Japin Li |
01:36 |
Re: [PATCH v2] src/port/snprintf.c: Optimize the common base=10 case in fmtint
|
Tom Lane |
01:39 |
Re: [Bug] Logical Replication failing if the DateStyle is different
in Publisher & Subscriber
|
Japin Li |
01:40 |
Re: Setting log_connection in connection string doesn't work
|
Michael Paquier |
01:55 |
Re: pgsql: Remove unused wait events.
|
Amit Kapila |
02:00 |
Re: pg_receivewal starting position
|
Kyotaro Horiguchi |
02:17 |
Re: pg_receivewal starting position
|
Kyotaro Horiguchi |
02:20 |
Re: Setting log_connection in connection string doesn't work 📎
|
Kyotaro Horiguchi |
02:53 |
Re: [PATCH] Partial foreign key updates in referential integrity triggers 📎
|
Paul Martinez |
03:02 |
Re: Skipping logical replication transactions on subscriber side
|
Masahiko Sawada |
03:02 |
RE: Skipping logical replication transactions on subscriber side
|
[email protected] |
03:28 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
03:34 |
Re: TAP test for recovery_end_command 📎
|
Michael Paquier |
04:07 |
Re: parallelizing the archiver 📎
|
Bossart, Nathan |
04:10 |
Re: Skipping logical replication transactions on subscriber side
|
Greg Nancarrow |
04:22 |
Re: TAP test for recovery_end_command 📎
|
Amul Sul |
05:02 |
Re: Skipping logical replication transactions on subscriber side
|
Masahiko Sawada |
05:13 |
Re: TAP test for recovery_end_command
|
Michael Paquier |
05:20 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
05:43 |
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion
|
Michael Paquier |
05:45 |
RE: Skipping logical replication transactions on subscriber side
|
[email protected] |
06:34 |
RE: Improve logging when using Huge Pages 📎
|
Shinoda, Noriyoshi (PN Japan FSIP) |
06:39 |
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion
|
Shinya Kato |
06:54 |
Re: Minimal logical decoding on standbys 📎
|
Drouvot, Bertrand |
06:55 |
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion
|
Michael Paquier |
07:59 |
Re: pg_receivewal starting position 📎
|
Ronan Dunklau |
08:00 |
Re: Feature request for adoptive indexes
|
Pavel Borisov |
08:02 |
Re: pg_receivewal starting position 📎
|
Ronan Dunklau |
08:11 |
Re: row filtering for logical replication
|
Greg Nancarrow |
08:21 |
Re: proposal: possibility to read dumped table's name from file 📎
|
Pavel Stehule |
09:15 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
10:01 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
10:37 |
Re: Next Steps with Hash Indexes
|
Amit Kapila |
10:57 |
Re: pgsql: Document XLOG_INCLUDE_XID a little better
|
Dilip Kumar |
11:09 |
Re: Next Steps with Hash Indexes
|
Matthias van de Meent |
11:25 |
Re: Next Steps with Hash Indexes
|
Amit Kapila |
12:16 |
Re: GSoC 2021 Proposal Document
|
Oleg Bartunov |
13:07 |
Re: Table AM and DROP TABLE [ Was: Table AM and DDLs]
|
Aleksander Alekseev |
13:08 |
Re: allowing "map" for password auth methods with
clientcert=verify-full
|
Andrew Dunstan |
14:12 |
Re: reindexdb usage message about system catalogs
|
Magnus Hagander |
14:30 |
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column 📎
|
Gilles Darold |
14:33 |
Parameter for planner estimate of recursive queries 📎
|
Simon Riggs |
14:58 |
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column
|
Erik Rijkers |
15:47 |
Re: [PATCH] Proposal for HIDDEN/INVISIBLE column 📎
|
Gilles Darold |
16:02 |
Re: Feature request for adoptive indexes
|
Peter Geoghegan |
16:10 |
Re: allowing "map" for password auth methods with
clientcert=verify-full
|
Jacob Champion |
16:14 |
Isn't it better with "autovacuum worker...." instead of "worker took
too long to start; canceled" specific to "auto
|
Bharath Rupireddy |
16:26 |
[PATCH] remove is_member_of_role() from header, add can_set_role() 📎
|
Joshua Brindle |
16:26 |
Re: allowing "map" for password auth methods with
clientcert=verify-full
|
Jacob Champion |
16:49 |
Re: allowing "map" for password auth methods with
clientcert=verify-full
|
Jonathan S. Katz |
16:53 |
Re: [PATCH] remove is_member_of_role() from header, add
can_set_role()
|
Mark Dilger |
17:12 |
Re: [PATCH] remove is_member_of_role() from header, add can_set_role()
|
Joshua Brindle |
17:17 |
Re: [PATCH] Conflation of member/privs for predefined roles
|
Bossart, Nathan |
17:20 |
Re: [PATCH] Conflation of member/privs for predefined roles
|
Joshua Brindle |
17:27 |
Re: [PATCH] remove is_member_of_role() from header, add can_set_role()
|
Bossart, Nathan |
17:30 |
Re: [PATCH] Conflation of member/privs for predefined roles
|
Bossart, Nathan |
17:34 |
Re: allowing "map" for password auth methods with
clientcert=verify-full
|
Jacob Champion |
17:37 |
Re: [PATCH] Conflation of member/privs for predefined roles
|
Joshua Brindle |
17:54 |
Re: [PATCH] remove is_member_of_role() from header, add can_set_role()
|
Tom Lane |
18:00 |
Re: Isn't it better with "autovacuum worker...." instead of "worker took too
long to start; canceled" specific to "auto
|
Bossart, Nathan |
19:05 |
Re: Isn't it better with "autovacuum worker...." instead of "worker
took too long to start; canceled" specific to "auto
|
Justin Pryzby |
19:26 |
Modifying TOAST policy will not affect the way existing data is
stored ?
|
Marcos Pegoraro |
19:48 |
Re: Delegating superuser tasks to new security roles (Was: Granting
control of SUSET gucs to non-superusers)
|
Robert Haas |
20:10 |
Fix typos in commments (3x repeated lettters) 📎
|
Peter Smith |
20:34 |
Re: Fix typos in commments (3x repeated lettters)
|
Daniel Gustafsson |
20:42 |
[PATCH v2] use has_privs_for_role for predefined roles 📎
|
Joshua Brindle |
21:13 |
Re: [PATCH v2] use has_privs_for_role for predefined roles
|
Robert Haas |
21:16 |
Re: [PATCH v2] use has_privs_for_role for predefined roles
|
Joshua Brindle |
21:20 |
Re: [PATCH v2] use has_privs_for_role for predefined roles
|
Joshua Brindle |
21:35 |
Re: [PATCH v2] use has_privs_for_role for predefined roles
|
Bossart, Nathan |
21:38 |
Re: [PATCH v2] src/port/snprintf.c: Optimize the common base=10 case
in fmtint
|
Arjan van de Ven |
22:18 |
Re: CREATEROLE and role ownership hierarchies 📎
|
Mark Dilger |
22:21 |
Re: [PATCH v2] src/port/snprintf.c: Optimize the common base=10 case
in fmtint
|
Chapman Flack |
23:50 |
Oct. 28, 2021
Browse Archives
Prev
|
Next