pgsql-hackers since 2022-09-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

Sept. 27, 2022

Thread Author Time
Re: GUC values - recommended way to declare the C variables? Tom Lane 00:08
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Michael Paquier 00:15
Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier 00:36
Re: GUC values - recommended way to declare the C variables? Peter Smith 01:07
Re: GUC tables - use designated initializers Michael Paquier 01:12
Re: [RFC] building postgres with meson - v13 πŸ“Ž Andres Freund 01:19
Re: kerberos/001_auth test fails on arm CPU darwin Michael Paquier 01:25
Re: kerberos/001_auth test fails on arm CPU darwin Larry Rosenman 01:30
Re: kerberos/001_auth test fails on arm CPU darwin Andres Freund 01:37
RE: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" kuroda.hayato@fujitsu.com 01:38
Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky 01:39
Re: A doubt about a newly added errdetail Kyotaro Horiguchi 01:40
Re: Add common function ReplicationOriginName. Peter Smith 01:47
Re: pgstat: stats added in ReadPageInternal() aren't getting reported via pg_stat_wal Kyotaro Horiguchi 01:58
Re: Can we avoid chdir'ing in resolve_symlinks() ? Thomas Munro 01:58
Add hint about downloadable logs to CI README πŸ“Ž James Coleman 02:08
Re: kerberos/001_auth test fails on arm CPU darwin Tom Lane 02:21
cirrus-ci cross-build interactions? James Coleman 02:36
Re: cirrus-ci cross-build interactions? James Coleman 02:43
Re: START_REPLICATION SLOT causing a crash in an assert build Kyotaro Horiguchi 02:44
Re: cirrus-ci cross-build interactions? Andres Freund 02:48
Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund 02:53
Re: Parallelize correlated subqueries that execute within each worker πŸ“Ž James Coleman 02:56
Adding a clang-format file Peter Geoghegan 02:56
Re: cirrus-ci cross-build interactions? James Coleman 02:58
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Kyotaro Horiguchi 03:01
Re: Add hint about downloadable logs to CI README Andres Freund 03:04
Re: Make ON_ERROR_STOP stop on shell script failure Kyotaro Horiguchi 03:34
ci: reduce macos test concurrency Andres Freund 04:02
Re: [RFC] building postgres with meson - v13 Thomas Munro 04:29
Re: Apple's ranlib warns about protocol_openssl.c Andres Freund 04:31
Re: [RFC] building postgres with meson - v13 Andres Freund 04:48
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy 05:42
Re: START_REPLICATION SLOT causing a crash in an assert build πŸ“Ž Kyotaro Horiguchi 05:52
Re: Avoid memory leaks during base backups Bharath Rupireddy 06:03
Re: has_privs_of_role vs. is_member_of_role, redux Wolfgang Walther 06:05
Re: pg_upgrade test failure Bharath Rupireddy 06:17
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy 06:22
RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com 06:32
Re: making relfilenodes 56 bits πŸ“Ž Dilip Kumar 06:33
Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya 06:40
Re: DROP OWNED BY is broken on master branch. Rushabh Lathia 06:52
Re: A doubt about a newly added errdetail Alvaro Herrera 07:21
Re: [RFC] building postgres with meson - v13 John Naylor 07:41
Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi 07:50
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. πŸ“Ž Maxim Orlov 08:04
Re: Add last_vacuum_index_scans in pg_stat_all_tables Alvaro Herrera 08:11
Re: Allow foreign keys to reference a superset of unique columns David Rowley 08:18
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) πŸ“Ž Kyotaro Horiguchi 08:24
Re: Avoid memory leaks during base backups Kyotaro Horiguchi 08:32
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy 08:33
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 08:44
Re: Fast COPY FROM based on batch insert Etsuro Fujita 08:47
Re: Differentiate MERGE queries with different structures Alvaro Herrera 08:48
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Kyotaro Horiguchi 08:50
Re: [PATCH] Log details for client certificate failures πŸ“Ž Masahiko Sawada 08:51
Re: Fast COPY FROM based on batch insert πŸ“Ž Etsuro Fujita 09:03
RE: A doubt about a newly added errdetail houzj.fnst@fujitsu.com 09:28
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? πŸ“Ž Thomas Munro 09:30
Re: Insertion Sort Improvements Benjamin Coutu 09:39
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) πŸ“Ž Bharath Rupireddy 09:41
Extend win32 error codes to errno mapping in win32error.c πŸ“Ž Bharath Rupireddy 09:53
Re: A doubt about a newly added errdetail πŸ“Ž Alvaro Herrera 10:19
Questions about the patch of Add ON CONFLICT DO RETURN clause ε­€ε‚²ε°δΊŒο½žι˜Ώζ² 10:23
Fix some newly modified tab-complete changes πŸ“Ž shiy.fnst@fujitsu.com 10:28
Re: kerberos/001_auth test fails on arm CPU darwin Peter Eisentraut 10:29
Re: Add more docs for pg_surgery? Zhang Mingli 11:18
Re: Add common function ReplicationOriginName. πŸ“Ž Aleksander Alekseev 11:33
Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas 11:55
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy 12:03
RE: Perform streaming logical transactions by background workers and parallel apply πŸ“Ž houzj.fnst@fujitsu.com 12:26
RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com 12:27
RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com 12:31
Re: Adding a clang-format file Aleksander Alekseev 12:34
Re: A doubt about a newly added errdetail πŸ“Ž Alvaro Herrera 12:42
Re: [RFC] building postgres with meson - v13 Peter Eisentraut 13:16
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication πŸ“Ž Bharath Rupireddy 13:22
Re: Differentiate MERGE queries with different structures bt22nakamorit 13:47
Re: Transparent column encryption πŸ“Ž Peter Eisentraut 13:51
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Hamid Akhtar 13:54
Re: DROP OWNED BY is broken on master branch. πŸ“Ž Robert Haas 14:04
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) πŸ“Ž Aleksander Alekseev 14:25
Re: kerberos/001_auth test fails on arm CPU darwin πŸ“Ž Nazir Bilal Yavuz 15:35
Re: GUC tables - use designated initializers Tom Lane 16:21
Re: Temporary file access API John Morris 16:22
Re: Backends stalled in 'startup' state Ashwin Agrawal 16:31
pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 17:32
Re: making relfilenodes 56 bits Robert Haas 17:54
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) πŸ“Ž Melanie Plageman 18:20
Re: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits. Justin Pryzby 18:51
longfin and tamandua aren't too happy but I'm not sure why Robert Haas 18:55
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro 19:01
Re: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 19:12
Re: pgsql: Increase width of RelFileNumbers from 32 bits to 56 bits. Justin Pryzby 19:17
Re: Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 19:26
Re: [PATCH] Log details for client certificate failures Jacob Champion 19:44
Re: longfin and tamandua aren't too happy but I'm not sure why Justin Pryzby 20:07
Re: Convert *GetDatum() and DatumGet*() macros to inline functions Tom Lane 20:13
Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane 20:35
Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane 20:50
Re: longfin and tamandua aren't too happy but I'm not sure why πŸ“Ž Robert Haas 21:21
Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane 21:29
Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen 21:35
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 21:45
Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane 21:50
Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen 21:58
Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen 22:09
Re: Allow foreign keys to reference a superset of unique columns Tom Lane 22:25
Re: SYSTEM_USER reserved word implementation Jacob Champion 22:38
Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen 22:39
Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen 22:50

Sept. 28, 2022

Thread Author Time
Re: GUC values - recommended way to declare the C variables? πŸ“Ž Peter Smith 00:13
Re: Adding a clang-format file Peter Geoghegan 00:43
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Michael Paquier 01:09
Re: [PATCH] Log details for client certificate failures Masahiko Sawada 01:13
Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier 01:23
Re: SLRUs in the main buffer pool - Page Header definitions πŸ“Ž Bagga, Rishu 01:57
Re: GUC tables - use designated initializers Peter Smith 02:04
meson vs mingw, plpython, readline and other fun Andres Freund 02:27
Re: Assign TupleTableSlot->tts_tableOid duplicated in tale AM. Peter Geoghegan 02:46
Re: Strip -mmacosx-version-min options from plperl build Andres Freund 02:52
Re: SYSTEM_USER reserved word implementation πŸ“Ž Michael Paquier 03:28
Re: A doubt about a newly added errdetail Amit Kapila 03:28
Re: Insertion Sort Improvements John Naylor 03:31
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 03:49
Re: making relfilenodes 56 bits Thomas Munro 03:52
Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Kyotaro Horiguchi 04:07
Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar 04:10
Re: Fix some newly modified tab-complete changes Peter Smith 04:14
Re: Avoid memory leaks during base backups Michael Paquier 04:16
Re: Avoid memory leaks during base backups Bharath Rupireddy 04:39
Re: Extend win32 error codes to errno mapping in win32error.c Michael Paquier 04:40
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy 04:43
RE: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" πŸ“Ž kuroda.hayato@fujitsu.com 04:47
Re: Avoid memory leaks during base backups Tom Lane 04:49
Re: Avoid memory leaks during base backups Bharath Rupireddy 04:56
Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar 05:04
Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane 05:14
Re: Extend win32 error codes to errno mapping in win32error.c πŸ“Ž Bharath Rupireddy 05:44
Re: longfin and tamandua aren't too happy but I'm not sure why Thomas Munro 05:48
Re: Fix some newly modified tab-complete changes Kyotaro Horiguchi 05:49
Re: [PATCH] Add peer authentication TAP test Michael Paquier 05:52
Re: Extend win32 error codes to errno mapping in win32error.c Michael Paquier 05:56
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher kuroda.hayato@fujitsu.com 05:57
Re: A doubt about a newly added errdetail Kyotaro Horiguchi 06:00
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro 06:11
Re: Avoid memory leaks during base backups Kyotaro Horiguchi 06:12
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 06:18
Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar 06:18
Re: longfin and tamandua aren't too happy but I'm not sure why Tom Lane 06:27
Re: Make ON_ERROR_STOP stop on shell script failure walther 06:36
Re: Insertion Sort Improvements Benjamin Coutu 07:04
Re: [PATCH] Add peer authentication TAP test Drouvot, Bertrand 07:12
Re: [PATCH] Add peer authentication TAP test Michael Paquier 07:24
Re: [small patch] Change datatype of ParallelMessagePending from "volatile bool" to "volatile sig_atomic_t" Michael Paquier 07:45
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 07:49
Re: pg_rewind WAL segments deletion pitfall Polina Bungina 08:09
Re: A doubt about a newly added errdetail Amit Kapila 08:17
Re: In-placre persistance change of a relation πŸ“Ž Kyotaro Horiguchi 08:21
Re: longfin and tamandua aren't too happy but I'm not sure why πŸ“Ž Dilip Kumar 08:25
RE: Data is copied twice when specifying both child and parent table in publication πŸ“Ž wangw.fnst@fujitsu.com 08:35
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Maxim Orlov 08:36
Re: making relfilenodes 56 bits Dilip Kumar 08:40
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Aleksander Alekseev 08:43
Re: A doubt about a newly added errdetail Alvaro Herrera 08:46
Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi 09:17
Re: A doubt about a newly added errdetail Kyotaro Horiguchi 09:22
Re: Avoid memory leaks during base backups πŸ“Ž Bharath Rupireddy 09:30
Re: A doubt about a newly added errdetail Kyotaro Horiguchi 09:41
Obsolete comment in ExecInsert() πŸ“Ž Etsuro Fujita 10:25
Re: longfin and tamandua aren't too happy but I'm not sure why Thomas Munro 10:35
Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher 10:40
Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand 10:58
Re: longfin and tamandua aren't too happy but I'm not sure why Dilip Kumar 11:52
Re: DROP OWNED BY is broken on master branch. Rushabh Lathia 12:20
Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas 12:26
Re: Make ON_ERROR_STOP stop on shell script failure torikoshia 12:49
Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas 12:57
Re: [PATCH] Introduce array_shuffle() and array_sample() Fabien COELHO 13:07
Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas 13:07
Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas 13:16
PostgreSQL 15 RC1 release announcement draft πŸ“Ž Jonathan S. Katz 13:42
Re: longfin and tamandua aren't too happy but I'm not sure why Robert Haas 13:48
Re: Summary function for pg_buffercache πŸ“Ž Melih Mutlu 13:49
Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane 14:18
Re: Summary function for pg_buffercache Zhang Mingli 14:31
Re: Summary function for pg_buffercache πŸ“Ž Melih Mutlu 14:41
Re: Obsolete comment in ExecInsert() Tom Lane 14:42
Move backup-related code to xlogbackup.c/.h πŸ“Ž Bharath Rupireddy 14:46
Re: DROP OWNED BY is broken on master branch. Robert Haas 15:02
Re: Summary function for pg_buffercache Zhang Mingli 15:07
Re: Allow foreign keys to reference a superset of unique columns Kaiting Chen 15:14
Re: Avoid memory leaks during base backups Robert Haas 15:16
Re: Summary function for pg_buffercache πŸ“Ž Melih Mutlu 15:19
Re: Enables to call Unregister*XactCallback() in Call*XactCallback() Tom Lane 15:28
Warning about using pg_stat_reset() and pg_stat_reset_shared() Bruce Momjian 15:44
Re: Warning about using pg_stat_reset() and pg_stat_reset_shared() Robert Haas 16:02
A potential memory leak on Merge Join when Sort node is not below Materialize node Γ–nder KalacΔ± 16:08
Re: [PATCH] Log details for client certificate failures Jacob Champion 16:43
Re: longfin and tamandua aren't too happy but I'm not sure why Peter Geoghegan 16:49

Browse Archives

Prev | Next