pgsql-hackers before 2022-07-27 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

July 25, 2022

Thread Author Time
Re: Handle infinite recursion in logical replication setup vignesh C 09:33
Re: Make name optional in CREATE STATISTICS 📎 Alvaro Herrera 09:49
Re: log_line_prefix: make it possible to add the search_path Alvaro Herrera 09:52
Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer 09:57
Re: SLRUs in the main buffer pool, redux 📎 Heikki Linnakangas 09:59
Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger Michael Paquier 10:26
Re: make -C libpq check fails obscurely if tap tests are disabled Alvaro Herrera 10:32
Re: make -C libpq check fails obscurely if tap tests are disabled 📎 Alvaro Herrera 10:33
Re: Make name optional in CREATE STATISTICS Michael Paquier 10:34
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin 10:50
Re: Make name optional in CREATE STATISTICS Alvaro Herrera 10:55
RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 [email protected] 10:57
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 📎 Bharath Rupireddy 11:12
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Heikki Linnakangas 11:12
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Matthias van de Meent 11:17
[PATCH v1] strengthen backup history filename check 📎 Junwang Zhao 11:31
Re: Typo in misc_sanity.sql? Tom Lane 11:39
Re: [PATCH v1] strengthen backup history filename check Bharath Rupireddy 11:39
Re: Typo in misc_sanity.sql? Japin Li 12:04
Re: Custom tuplesorts for extensions Pavel Borisov 13:00
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) 📎 Bharath Rupireddy 13:01
Re: COPY FROM FORMAT CSV FORCE_NULL(*) ? Andrew Dunstan 13:28
Re: log_line_prefix: make it possible to add the search_path Pierre 13:38
Re: fairywren hung in pg_basebackup tests Andrew Dunstan 13:44
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 13:50
Re: Proposal to provide the facility to set binary format output for specific OID's per session Jack Christensen 14:07
Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane 14:32
Re: Cleaning up historical portability baggage Thomas Munro 14:35
[Patch] Fix bounds check in trim_array() 📎 Martin Kalcher 14:40
Re: Handle infinite recursion in logical replication setup vignesh C 14:44
Re: fairywren hung in pg_basebackup tests Tom Lane 14:52
Re: fairywren hung in pg_basebackup tests Tom Lane 15:08
Re: Cleaning up historical portability baggage Andrew Dunstan 15:09
Re: [PATCH v1] strengthen backup history filename check Junwang Zhao 15:14
Re: fairywren hung in pg_basebackup tests Noah Misch 15:16
Re: fairywren hung in pg_basebackup tests Thomas Munro 15:24
Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS 📎 Dagfinn Ilmari Mannsåker 15:26
Re: fairywren hung in pg_basebackup tests Tom Lane 15:35
Refactoring postgres_fdw/connection.c 📎 Fujii Masao 15:54
Re: fairywren hung in pg_basebackup tests Andrew Dunstan 16:02
Re: log_line_prefix: make it possible to add the search_path Alvaro Herrera 16:06
Re: making relfilenodes 56 bits Ashutosh Sharma 16:21
Re: allow specifying action when standby encounters incompatible parameter settings Nathan Bossart 16:22
Re: Pre-allocating WAL files Nathan Bossart 16:24
Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart 16:40
Re: explain analyze rows=%.0f Hamid Akhtar 17:18
Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar 17:21
Re: Proposal to provide the facility to set binary format output for specific OID's per session Joe Conway 17:30
Re: very long record lines in expanded psql output Andrew Dunstan 18:27
Re: optimize lookups in snapshot [sub]xip arrays Nathan Bossart 19:04
Re: Expose Parallelism counters planned/execute in pg_stat_statements Anthony Sotolongo 19:19
Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane 19:46
Re: log_line_prefix: make it possible to add the search_path Tom Lane 20:43
Re: Pluggable toaster 📎 Nikita Malakhov 21:20
Re: Proposal to provide the facility to set binary format output for specific OID's per session Sehrope Sarkuni 21:22
Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer 21:53
Re: Handle infinite recursion in logical replication setup Peter Smith 23:13
Re: Handle infinite recursion in logical replication setup Peter Smith 23:34
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 David Rowley 23:38

July 26, 2022

Thread Author Time
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Zhihong Yu 00:07
Re: Remove useless arguments in ReadCheckpointRecord(). Kyotaro Horiguchi 00:42
Re: log_line_prefix: make it possible to add the search_path Lukas Fittl 01:08
Re: Make name optional in CREATE STATISTICS Michael Paquier 01:19
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 01:29
Introduce wait_for_subscription_sync for TAP tests 📎 Masahiko Sawada 01:36
Re: Handle infinite recursion in logical replication setup Jonathan S. Katz 01:43
Re: Handle infinite recursion in logical replication setup Peter Smith 01:45
Re: predefined role(s) for VACUUM and ANALYZE Kyotaro Horiguchi 01:47
Re: optimize lookups in snapshot [sub]xip arrays Zhang Mingli 01:50
Re: predefined role(s) for VACUUM and ANALYZE Kyotaro Horiguchi 01:58
Re: Remove useless arguments in ReadCheckpointRecord(). Fujii Masao 02:02
Re: Fix annotations nextFullXid Fujii Masao 02:08
Re: Handle infinite recursion in logical replication setup Peter Smith 02:18
Re: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop? Kyotaro Horiguchi 02:49
Re: Handle infinite recursion in logical replication setup Amit Kapila 03:37
Re: Handle infinite recursion in logical replication setup Amit Kapila 03:42
Re: Implementing Incremental View Maintenance huyajun 04:00
Re: Handle infinite recursion in logical replication setup Amit Kapila 04:09
Cygwin cleanup 📎 Thomas Munro 04:24
Re: Cygwin cleanup Tom Lane 04:34
Re: making relfilenodes 56 bits Amul Sul 04:35
Re: Handle infinite recursion in logical replication setup Peter Smith 04:53
Re: fairywren hung in pg_basebackup tests Noah Misch 04:53
Re: Introduce wait_for_subscription_sync for TAP tests Amit Kapila 05:01
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Julien Rouhaud 05:04
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 05:14
Re: Cygwin cleanup Thomas Munro 05:16
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 05:18
Re: making relfilenodes 56 bits Dilip Kumar 05:57
Re: making relfilenodes 56 bits Dilip Kumar 05:59
Re: making relfilenodes 56 bits Dilip Kumar 06:07
Re: making relfilenodes 56 bits Dilip Kumar 06:09
Re: explain analyze rows=%.0f Hamid Akhtar 06:46
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Michael Paquier 07:20
Re: Refactoring postgres_fdw/connection.c Kyotaro Horiguchi 07:25
Re: remove more archiving overhead Fujii Masao 07:26
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo 07:39
Re: Introduce wait_for_subscription_sync for TAP tests 📎 Masahiko Sawada 07:41
SI-read predicate locks on materialized views 📎 Yugo NAGATA 07:44
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 07:51
Re: making relfilenodes 56 bits 📎 Dilip Kumar 08:01
RE: Handle infinite recursion in logical replication setup [email protected] 08:05
Re: Make name optional in CREATE STATISTICS Alvaro Herrera 08:17
Re: make -C libpq check fails obscurely if tap tests are disabled 📎 Alvaro Herrera 08:21
Re: Pluggable toaster Aleksander Alekseev 08:22
RE: Handle infinite recursion in logical replication setup 📎 [email protected] 08:42
Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar 09:00
RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns [email protected] 09:24
Re: Refactoring postgres_fdw/connection.c Fujii Masao 09:33
Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar 09:33
Max compact as an FSM strategy 📎 Simon Riggs 09:34
回复:Re: PANIC: wrong buffer passed to visibilitymap_clear 📎 王伟 (学弈) 09:51
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 09:56
Re: SI-read predicate locks on materialized views Richard Guo 10:00
Re: Max compact as an FSM strategy Dilip Kumar 10:02
Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) 📎 Bharath Rupireddy 10:06
Re: Fast COPY FROM based on batch insert Etsuro Fujita 10:19
Re: Refactoring postgres_fdw/connection.c Etsuro Fujita 10:26
Re: Refactoring postgres_fdw/connection.c Fujii Masao 10:46
Re: Max compact as an FSM strategy Simon Riggs 10:50
Re: Race between KeepFileRestoredFromArchive() and restartpoint David Steele 11:21
Re: make -C libpq check fails obscurely if tap tests are disabled Andres Freund 11:28
Re: Cygwin cleanup Tom Lane 11:40
Re: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop? David Steele 11:52
Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel 11:58
Re: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop? Bharath Rupireddy 11:59
Re: Proposal to provide the facility to set binary format output for specific OID's per session 📎 Dave Cramer 12:11
Re: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop? David Steele 12:20
Re: making relfilenodes 56 bits Ashutosh Sharma 12:35
Re: log_line_prefix: make it possible to add the search_path 📎 Pierre 12:41
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger 📎 [email protected] 13:00
Re: Restructure ALTER TABLE notes to clarify table rewrites and verification scans Justin Pryzby 13:08
Re: making relfilenodes 56 bits Dilip Kumar 14:02
Re: doc: Clarify Savepoint Behavior David G. Johnston 15:07
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands 📎 Tom Lane 15:08
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands David G. Johnston 15:22
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane 15:37
Re: make -C libpq check fails obscurely if tap tests are disabled Alvaro Herrera 15:40
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands David G. Johnston 15:48
Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Dagfinn Ilmari Mannsåker 16:02
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane 16:03
Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane 16:04
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands David G. Johnston 16:11
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane 16:14
[Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Zhang Mingli 16:16
Re: remove more archiving overhead Nathan Bossart 16:22
Re: Fix annotations nextFullXid Zhang Mingli 16:29
Re: failures in t/031_recovery_conflict.pl on CI Alvaro Herrera 16:33
Re: pg_auth_members.grantor is bunk 📎 Robert Haas 16:46
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 16:47
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths 📎 Matthias van de Meent 16:58
Re: making relfilenodes 56 bits Ashutosh Sharma 17:06
Re: Cygwin cleanup Robert Haas 17:08
Re: Password reset link / 'less' does not exit in psql version 13.4 Justin Pryzby 17:20
out of date comment in commit_ts.c Nathan Bossart 17:33
Re: predefined role(s) for VACUUM and ANALYZE Robert Haas 17:37
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 17:40
Re: [Proposal] Page Compression for OLTP 📎 chenhj 17:47
Re: predefined role(s) for VACUUM and ANALYZE David G. Johnston 17:50
Re: Transparent column encryption Robert Haas 17:51
Re: predefined role(s) for VACUUM and ANALYZE Robert Haas 17:54
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 17:57
Re: Unstable tests for recovery conflict handling Tom Lane 17:57
Re: Handle infinite recursion in logical replication setup vignesh C 18:04
Re: Handle infinite recursion in logical replication setup vignesh C 18:07
Re: Handle infinite recursion in logical replication setup vignesh C 18:08
Re: Slow standby snapshot Andrey Borodin 18:09
Re: Handle infinite recursion in logical replication setup vignesh C 18:13
Re: Unstable tests for recovery conflict handling Andres Freund 18:16
Re: optimize lookups in snapshot [sub]xip arrays Andres Freund 18:19
Re: Transparent column encryption Jacob Champion 18:26
Re: Unstable tests for recovery conflict handling Tom Lane 18:30
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Simon Riggs 18:35
Re: making relfilenodes 56 bits Robert Haas 18:37
Re: let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER Robert Haas 18:40
Re: let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER Tom Lane 18:59
Re: let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER Robert Haas 19:06
pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas 19:10
Re: making relfilenodes 56 bits Robert Haas 19:19
[Commitfest 2022-07] Patch Triage: Waiting on Author Jacob Champion 19:26
Re: pg15b2: large objects lost on upgrade Robert Haas 19:45
Re: Postgres do not allow to create many tables with more than 63-symbols prefix Tom Lane 19:47
Re: Unstable tests for recovery conflict handling Andres Freund 20:03
Re: Transparent column encryption Robert Haas 20:25
Question about ExplainOneQuery_hook Zhihong Yu 21:00
Re: Expand palloc/pg_malloc API Tom Lane 21:32
Re: Skip partition tuple routing with constant partition key 📎 David Rowley 22:27
Re: fairywren hung in pg_basebackup tests Thomas Munro 22:31
Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley 22:37
Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) David G. Johnston 22:38
Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley 22:45
Re: Question about ExplainOneQuery_hook David G. Johnston 22:58
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro 23:15
Re: Transparent column encryption Jacob Champion 23:19
Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Justin Pryzby 23:20
Re: Skip partition tuple routing with constant partition key Zhihong Yu 23:22
Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Tom Lane 23:22
Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Jacob Champion 23:30
Re: [Commitfest 2022-07] Patch Triage: Waiting on Author James Coleman 23:47
Re: Expand palloc/pg_malloc API David G. Johnston 23:58

Browse Archives

Prev | Next