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

Nov. 23, 2022

Thread Author Time
Re: More efficient build farm animal wakeup? Andres Freund 01:09
Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund 01:26
Re: Prefetch the next tuple's memory during seqscans John Naylor 01:35
Re: ssl tests aren't concurrency safe due to get_free_port() Tom Lane 01:36
odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Andres Freund 01:42
Re: Logical replication missing information Peter Smith 02:44
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 02:52
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila 02:59
Re: Logical Replication Custom Column Expression Amit Kapila 03:11
Re: Logical Replication Custom Column Expression Amit Kapila 03:19
Re: [PoC] configurable out of disk space elog level Greg Stark 03:50
RE: Ability to reference other extensions by schema in extension scripts 📎 Regina Obe 04:24
Re: Non-decimal integer literals John Naylor 04:35
Re: Collation version tracking for macOS Thomas Munro 05:08
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Justin Pryzby 05:43
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Michael Paquier 06:05
Re: Introduce a new view for checkpointer related stats Bharath Rupireddy 06:09
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Michael Paquier 06:12
Help running 010_tab_completion.pl on windows Kirk Wolak 06:31
Re: Documentation for building with meson Justin Pryzby 06:36
Re: Prefetch the next tuple's memory during seqscans sirisha chamarthi 07:29
Re: Prefetch the next tuple's memory during seqscans David Rowley 07:44
drop postmaster symlink 📎 Peter Eisentraut 07:52
Re: Logical Replication Custom Column Expression Stavros Koureas 07:53
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 07:56
Re: New docs chapter on Transaction Management and related changes Laurenz Albe 07:57
Re: Logical Replication Custom Column Expression Stavros Koureas 08:00
Re: More efficient build farm animal wakeup? Thomas Munro 08:14
Re: New docs chapter on Transaction Management and related changes Justin Pryzby 08:17
Re: Prefetch the next tuple's memory during seqscans sirisha chamarthi 08:27
Re: [DOCS] Stats views and functions not in order? 📎 Peter Smith 08:36
Re: Non-decimal integer literals David Rowley 08:54
Re: Non-decimal integer literals 📎 David Rowley 08:56
Re: Operation log for major operations Alvaro Herrera 09:00
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Alvaro Herrera 09:02
Re: Logical replication missing information Boboc Cristi 09:03
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera 09:18
Re: Non-decimal integer literals John Naylor 09:19
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 mahendrakar s 09:58
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro 10:03
Re: [PATCH] Enable using llvm jitlink as an alternative llvm jit linker of old Rtdyld. 📎 Alex Fan 10:13
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 10:25
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency 📎 Alvaro Herrera 10:53
Re: [PATCH] Enable using llvm jitlink as an alternative llvm jit linker of old Rtdyld. David Rowley 11:08
Another multi-row VALUES bug 📎 Dean Rasheed 12:43
Bug in MERGE's test for tables with rules 📎 Dean Rasheed 12:49
Re: Hash index build performance tweak from sorting 📎 David Rowley 13:04
Re: Hash index build performance tweak from sorting David Rowley 13:07
Re: Prefetch the next tuple's memory during seqscans David Rowley 13:15
Re: Hash index build performance tweak from sorting Simon Riggs 13:27
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 13:40
Decouple last important WAL record LSN from WAL insert locks 📎 Bharath Rupireddy 13:42
Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions 📎 Aleksander Alekseev 13:57
Re: drop postmaster symlink Joe Conway 14:18
Re: New docs chapter on Transaction Management and related changes Bruce Momjian 14:18
Re: drop postmaster symlink Devrim Gündüz 14:28
Re: New docs chapter on Transaction Management and related changes 📎 Bruce Momjian 14:53
Re: drop postmaster symlink Tom Lane 15:07
Re: [PATCH] minor optimization for ineq_histogram_selectivity() Frédéric Yhuel 15:16
Re: Another multi-row VALUES bug Tom Lane 15:30
Re: Bug in MERGE's test for tables with rules Tom Lane 15:32
Re: [PATCH] minor optimization for ineq_histogram_selectivity() Tom Lane 15:59
Re: Prefetch the next tuple's memory during seqscans Bruce Momjian 16:03
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Peter Geoghegan 16:14
Re: Prefetch the next tuple's memory during seqscans Bruce Momjian 16:14
Re: Non-decimal integer literals Dean Rasheed 16:25
Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Greg Stark 16:58
Re: fixing CREATEROLE Robert Haas 17:01
code cleanups 📎 Justin Pryzby 17:24
Re: fixing CREATEROLE Mark Dilger 17:36
Re: code cleanups Tom Lane 17:52
Re: fixing CREATEROLE Robert Haas 17:58
Re: code cleanups Robert Haas 18:05
Re: fixing CREATEROLE Tom Lane 18:11
Questions regarding distinct operation implementation Ankit Kumar Pandey 18:18
Re: Document parameter count limit Bruce Momjian 18:30
Re: Question concerning backport of CVE-2022-2625 Roberto C. Sánchez 18:35
Re: Transparent column encryption 📎 Peter Eisentraut 18:39
Re: Another multi-row VALUES bug Dean Rasheed 18:43
Re: Transparent column encryption Peter Eisentraut 18:45
Re: Document parameter count limit Tom Lane 18:47
Re: Another multi-row VALUES bug Tom Lane 18:56
Re: Add sub-transaction overflow status in pg_stat_activity Bruce Momjian 19:01
Re: fixing CREATEROLE Robert Haas 19:02
Re: Hash index build performance tweak from sorting Tomas Vondra 19:08
Re: postgres_fdw binary protocol support Greg Stark 19:23
Re: fixing CREATEROLE Mark Dilger 19:28
Re: Documentation for building with meson 📎 samay sharma 19:30
Re: Document parameter count limit David G. Johnston 19:35
Re: drop postmaster symlink Andres Freund 19:50
Re: predefined role(s) for VACUUM and ANALYZE Andrew Dunstan 19:56
Re: fixing CREATEROLE Robert Haas 20:04
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 20:05
Re: drop postmaster symlink Robert Haas 20:10
Re: fixing CREATEROLE Mark Dilger 20:11
Re: Documentation for building with meson Justin Pryzby 20:16
Re: Tests for psql \g and \o 📎 Daniel Verite 20:18
Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas 20:25
Re: Document parameter count limit Tom Lane 20:29
Re: drop postmaster symlink Joe Conway 20:32
Re: fixing CREATEROLE Tom Lane 20:32
Re: Document parameter count limit Justin Pryzby 20:33
Re: fixing CREATEROLE Robert Haas 20:34
Re: drop postmaster symlink Tom Lane 20:48
Re: wake up logical workers after ALTER SUBSCRIPTION 📎 Nathan Bossart 20:50
Re: Add LZ4 compression in pg_dump Justin Pryzby 20:52
Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund 20:56
Re: fixing CREATEROLE David G. Johnston 20:59
Re: More efficient build farm animal wakeup? Magnus Hagander 20:59
Re: fixing CREATEROLE Robert Haas 21:01
Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart 21:05
Re: drop postmaster symlink Andres Freund 21:08
Re: fixing CREATEROLE Robert Haas 21:18
Re: fixing CREATEROLE Tom Lane 21:18
Re: fixing CREATEROLE David G. Johnston 21:19
Re: Documentation for building with meson 📎 samay sharma 21:24
Re: fixing CREATEROLE David G. Johnston 21:27
Re: fixing CREATEROLE Tom Lane 21:40
Re: fixing CREATEROLE Robert Haas 21:41
Re: More efficient build farm animal wakeup? Thomas Munro 21:43
Re: Allow single table VACUUM in transaction block Justin Pryzby 21:46
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro 21:59
Re: More efficient build farm animal wakeup? Tom Lane 21:59
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Tom Lane 22:05
Re: Patch: Global Unique Index Cary Huang 22:29
Re: Patch: Global Unique Index Thomas Kellerer 22:42
Re: New strategies for freezing, advancing relfrozenxid early 📎 Peter Geoghegan 23:06
Re: PGDOCS - Logical replication GUCs - added some xrefs 📎 Peter Smith 23:43
Re: predefined role(s) for VACUUM and ANALYZE 📎 Nathan Bossart 23:54

Nov. 24, 2022

Thread Author Time
Re: drop postmaster symlink Daniel Gustafsson 00:15
Re: O(n) tasks cause lengthy startups and checkpoints 📎 Nathan Bossart 00:19
cleanup in open_auth_file 📎 Ted Yu 00:54
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" 📎 Thomas Munro 01:02
Re: cleanup in open_auth_file 📎 Ted Yu 01:09
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 01:15
Re: cleanup in open_auth_file Michael Paquier 01:19
Re: More efficient build farm animal wakeup? Andrew Dunstan 01:35
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro 01:59
Re: Collation version tracking for macOS Jeff Davis 02:07
Re: Hash index build performance tweak from sorting 📎 David Rowley 02:47
Re: Collation version tracking for macOS Thomas Munro 02:57
Re: Bug in row_number() optimization Richard Guo 03:16
Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky 03:45
Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers 04:01
Re: Hash index build performance tweak from sorting David Rowley 04:24
Re: Collation version tracking for macOS Thomas Munro 04:48
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 05:07
Allow processes to reset procArrayGroupNext themselves instead of leader resetting for all the followers 📎 Bharath Rupireddy 05:13
RE: failures in t/031_recovery_conflict.pl on CI Факеев Алексей 05:24
RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu) 05:26
Re: Patch: Global Unique Index Pavel Stehule 06:03
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 06:37
Re: ps command does not show walsender's connected db Michael Paquier 07:20
Re: fixing CREATEROLE walther 07:41
Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut 07:41
Re: doc: Fix description of how the default user name is chosen Peter Eisentraut 08:11
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn 📎 Masahiko Sawada 08:17
Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s 08:20
Re: Non-decimal integer literals Peter Eisentraut 08:35
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 08:36
Re: [PATCH] minor optimization for ineq_histogram_selectivity() Frédéric Yhuel 08:52
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Julien Rouhaud 09:07
Re: Non-decimal integer literals David Rowley 09:13
Re: Transparent column encryption Jehan-Guillaume de Rorthais 09:22
Re: Prefetch the next tuple's memory during seqscans 📎 David Rowley 09:25
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera 09:49
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov 10:27
Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn 📎 Amit Kapila 11:13
Re: postgres_fdw: batch inserts vs. before row triggers 📎 Etsuro Fujita 11:19
Report roles in pg_upgrade pg_ prefix check 📎 Daniel Gustafsson 11:31
Re: Bug in row_number() optimization Sergey Shinderuk 11:52
Re: postgres_fdw binary protocol support Ilya Gladyshev 12:15
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 12:16
Re: Lockless queue of waiters in LWLock 📎 Pavel Borisov 12:20
indentation in _hash_pgaddtup() 📎 Ted Yu 12:42
Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() 📎 Bharath Rupireddy 12:43
Re: indentation in _hash_pgaddtup() Daniel Gustafsson 14:11
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency 📎 Dimos Stamatakis 14:23
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 14:24
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 14:54
Re: Patch: Global Unique Index Thomas Kellerer 15:00
Re: indentation in _hash_pgaddtup() Tom Lane 15:11
Re: Time delayed LR (WAS Re: logical replication restrictions) 📎 Takamichi Osumi (Fujitsu) 15:15
Re: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu) 15:18
RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu) 15:21
Re: Patch: Global Unique Index Dilip Kumar 15:22
Re: indentation in _hash_pgaddtup() 📎 Ted Yu 15:29
RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu) 15:31
RE: logical replication restrictions Takamichi Osumi (Fujitsu) 15:39
Re: Patch: Global Unique Index Justin Pryzby 16:09
Does pg_rman support PG15? T Adachi 16:31
Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs 16:49
Re: TAP output format in pg_regress Nikolay Shaplov 17:07
Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs 17:31
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera 17:34
Re: Add 64-bit XIDs into PostgreSQL 15 Simon Riggs 17:42
Re: Questions regarding distinct operation implementation Ankit Kumar Pandey 17:57
Re: Patch: Global Unique Index Cary Huang 18:15
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera 18:23
Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Andres Freund 18:46

Browse Archives

Prev | Next