pgsql-hackers since 2019-02-13 14:46

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

Feb. 13, 2019

Thread Author Time
Re: libpq compression Konstantin Knizhnik 14:46
Re: libpq compression Dmitry Dolgov 14:52
Re: libpq compression Dmitry Dolgov 14:54
Re: WAL insert delay settings Tom Lane 14:57
Re: libpq compression Konstantin Knizhnik 15:03
Re: WAL insert delay settings Stephen Frost 15:31
replace_text optimization (StringInfo to varlena) 📎 Daniel Verite 15:38
Re: WAL insert delay settings Peter Eisentraut 15:39
Re: reducing isolation tests runtime Alvaro Herrera 15:40
Re: WAL insert delay settings Andres Freund 15:40
Re: reducing isolation tests runtime Tom Lane 15:58
Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander 16:48
Regarding participating in GSOC 2019 with PostgreSQL Abhishek Agrawal 16:56
Re: subscriptionCheck failures on nightjar Tom Lane 16:57
Re: reducing isolation tests runtime Andres Freund 17:03
Re: Reaping Temp tables to avoid XID wraparound Tom Lane 17:05
Re: Ryu floating point output patch Andrew Gierth 17:09
Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander 17:09
Re: subscriptionCheck failures on nightjar Andres Freund 17:11
Re: subscriptionCheck failures on nightjar Tom Lane 17:37
Re: reducing isolation tests runtime Tom Lane 17:41
Re: subscriptionCheck failures on nightjar Andres Freund 17:41
Re: reducing isolation tests runtime Andres Freund 17:46
Re: subscriptionCheck failures on nightjar Tom Lane 17:59
Re: reducing isolation tests runtime Tom Lane 18:01
Re: subscriptionCheck failures on nightjar Andres Freund 18:12
Re: subscriptionCheck failures on nightjar Tom Lane 18:24
Ought to use heap_multi_insert() for pg_attribute/depend insertions? Andres Freund 18:27
Re: subscriptionCheck failures on nightjar Andres Freund 18:33
Re: more unconstify use Mark Dilger 18:51
Re: subscriptionCheck failures on nightjar Tom Lane 19:11
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 19:18
Re: libpq compression Robbie Harwood 19:34
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 19:40
Re: Using POPCNT and other advanced bit manipulation instructions Andres Freund 19:44
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 19:49
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 20:09
Re: Commit Fest 2019-01 is now closed David Steele 20:10
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 20:12
Re: Protect syscache from bloating with negative cache entries Bruce Momjian 20:24
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 20:29
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 20:33
Re: Commit Fest 2019-01 is now closed Tom Lane 20:50
Re: subscriptionCheck failures on nightjar Thomas Munro 20:52
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 20:59
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 21:12
Re: Proposed refactoring of planner header files 📎 Tom Lane 21:38
Re: subscriptionCheck failures on nightjar Tom Lane 21:42
Re: subscriptionCheck failures on nightjar Andres Freund 21:51
Re: Using POPCNT and other advanced bit manipulation instructions 📎 Alvaro Herrera 22:17
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 22:33
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 22:37
proposal: pg_restore --convert-to-text Andrew Gierth 22:56
Re: Reaping Temp tables to avoid XID wraparound James Sewell 23:00
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 23:17

Feb. 14, 2019

Thread Author Time
Re: proposal: pg_restore --convert-to-text Euler Taveira 00:31
Re: Reaping Temp tables to avoid XID wraparound Michael Paquier 00:43
Re: Proposed refactoring of planner header files 📎 Tom Lane 01:05
Re: proposal: pg_restore --convert-to-text Tom Lane 01:11
grouping_planner refactoring 📎 Amit Langote 01:30
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 01:31
RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki 02:03
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 03:38
Re: pg_basebackup ignores the existing data directory permissions Michael Paquier 04:04
Re: Using POPCNT and other advanced bit manipulation instructions Thomas Munro 04:20
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 04:44
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 05:24
Re: Using POPCNT and other advanced bit manipulation instructions Gavin Flower 05:29
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 05:46
Re: WAL insert delay settings Andrey Lepikhov 06:10
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 06:47
Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier 06:51
Re: Incorrect visibility test function assigned to snapshot Michael Paquier 07:13
Re: WAL insert delay settings Peter Geoghegan 07:21
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 07:23
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding Noah Misch 07:26
Re: replace_text optimization (StringInfo to varlena) Kyotaro HORIGUCHI 07:32
Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi 07:34
[Bug Fix] ECPG: could not use some CREATE TABLE AS syntax 📎 Higuchi, Daisuke 07:39
Re: Prevent extension creation in temporary schemas 📎 Michael Paquier 07:56
Re: pg_basebackup ignores the existing data directory permissions Michael Paquier 08:10
Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov 08:20
RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi 08:25
Re: Protect syscache from bloating with negative cache entries Andres Freund 08:40
Re: WAL insert delay settings Andres Freund 08:42
Re: WAL insert delay settings Peter Geoghegan 08:52
Re: WAL insert delay settings Peter Geoghegan 08:53
Re: WAL insert delay settings Peter Geoghegan 09:00
Re: WAL insert delay settings Tomas Vondra 09:00
Re: WAL insert delay settings Andres Freund 09:06
Re: WAL insert delay settings Tomas Vondra 09:31
Re: WAL insert delay settings Andres Freund 09:36
Re: Problems with plan estimates in postgres_fdw Etsuro Fujita 09:44
useless argument of ATAddForeignKeyConstraint 📎 Amit Langote 09:47
Re: pg_basebackup ignores the existing data directory permissions Magnus Hagander 09:57
Re: WAL insert delay settings Tomas Vondra 10:03
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 10:14
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 11:00
Re: Cache relation sizes? Kyotaro HORIGUCHI 11:41
Re: [Suspect SPAM] Better error messages when lacking connection slots for autovacuum workers and bgworkers Kyotaro HORIGUCHI 12:04
Re: pg11.1: dsa_area could not attach to segment 📎 Thomas Munro 12:12
Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi 12:21
Re: Cache relation sizes? Kyotaro HORIGUCHI 12:24
Re: ALTER TABLE on system catalogs Chris Travers 12:42
Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) Andrey Borodin 12:59
Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov 13:31
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Arthur Zakirov 13:42
[Patch] checksumming-related buglets in pg_verify_checksums/pg_basebackup TAP tests 📎 Michael Banck 14:07
Re: Protect syscache from bloating with negative cache entries Bruce Momjian 14:46
Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) 📎 Evgeniy Efimkin 15:04
Re: Early WIP/PoC for inlining CTEs Tom Lane 15:11
COPY support for parameters Adrian Phinney 15:11
Re: Ryu floating point output patch Andrew Dunstan 15:14
Re: WAL insert delay settings Peter Eisentraut 15:14
Re: WAL insert delay settings Peter Eisentraut 15:16
Re: Early WIP/PoC for inlining CTEs Peter Eisentraut 15:22
Re: COPY support for parameters Tom Lane 15:22
Re: Early WIP/PoC for inlining CTEs Peter Eisentraut 15:25
Re: ALTER TABLE on system catalogs Peter Eisentraut 15:35
Re: Protect syscache from bloating with negative cache entries 'Bruce Momjian' 15:49
Re: Why don't we have a small reserved OID range for patch revisions? 📎 John Naylor 16:01
Re: Early WIP/PoC for inlining CTEs Alvaro Herrera 16:02
Re: WAL insert delay settings Stephen Frost 16:02
Re: WAL insert delay settings Andres Freund 16:06
Re: WAL insert delay settings Andres Freund 16:14
Re: pg11.1: dsa_area could not attach to segment Justin Pryzby 16:20
Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov 16:36
Inconsistencies between dependency.c and objectaddress.c Tom Lane 16:43
Re: libpq compression Dmitry Dolgov 16:45
Per-tablespace autovacuum settings Oleksii Kliukin 16:56
Re: Per-tablespace autovacuum settings Andres Freund 17:17
Re: Per-tablespace autovacuum settings Tom Lane 17:20
Re: Ryu floating point output patch Andrew Gierth 17:24
Re: libpq compression Konstantin Knizhnik 17:32
Re: Ryu floating point output patch Andrew Dunstan 17:42
Re: pgbench - add pseudo-random permutation function Andres Freund 17:59
Re: libpq host/hostaddr/conninfo inconsistencies Andres Freund 18:07
Re: Per-tablespace autovacuum settings Oleksii Kliukin 18:14
Re: libpq debug log Andres Freund 18:16
Re: \describe* Andres Freund 18:44
Re: Using POPCNT and other advanced bit manipulation instructions 📎 Alvaro Herrera 18:47
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 18:54
Re: Using POPCNT and other advanced bit manipulation instructions Andres Freund 18:59
Re: Proposal for Signal Detection Refactoring Andres Freund 19:09
Re: INSTALL file Andres Freund 19:13
Re: Early WIP/PoC for inlining CTEs Merlin Moncure 19:22
Re: make installcheck-world in a clean environment Andres Freund 19:40
Re: Per-tablespace autovacuum settings Oleksii Kliukin 19:46
Re: explain plans with information about (modified) gucs Andres Freund 19:55
Re: shared-memory based stats collector Andres Freund 20:01
Re: more unconstify use Peter Eisentraut 20:07
Re: Log a sample of transactions Andres Freund 20:14
Re: log bind parameter values on error Andres Freund 20:23
Re: log bind parameter values on error Andres Freund 20:28
2019-03 CF Summary / Review - Tranche #1 Andres Freund 20:37
Re: pg11.1: dsa_area could not attach to segment Thomas Munro 21:00
Re: libpq debug log Jacob Champion 21:01
Re: pgbench - add pseudo-random permutation function Fabien COELHO 21:17
Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand 21:21
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 21:45
Re: libpq host/hostaddr/conninfo inconsistencies Fabien COELHO 21:51
Re: Ryu floating point output patch Andrew Dunstan 22:17
Re: Using POPCNT and other advanced bit manipulation instructions 📎 Alvaro Herrera 22:28
Re: Using POPCNT and other advanced bit manipulation instructions 📎 Alvaro Herrera 22:43
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 22:57
Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier 23:06
Re: [Suspect SPAM] Better error messages when lacking connection slots for autovacuum workers and bgworkers Michael Paquier 23:08
Re: pg_basebackup ignores the existing data directory permissions Michael Paquier 23:15
Re: Ryu floating point output patch Andrew Gierth 23:28

Feb. 15, 2019

Thread Author Time
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 00:22
Re: pg_basebackup ignores the existing data directory permissions Kyotaro HORIGUCHI 00:24
RE: idle-in-transaction timeout error does not give a hint Jamison, Kirk 01:15
Re: Early WIP/PoC for inlining CTEs Bruce Momjian 01:15
Re: proposal: pg_restore --convert-to-text Andreas Karlsson 01:41
Re: Using POPCNT and other advanced bit manipulation instructions Kyotaro HORIGUCHI 01:46
Re: pg11.1: dsa_area could not attach to segment Thomas Munro 02:08
Re: Early WIP/PoC for inlining CTEs Andreas Karlsson 02:34
Re: libpq host/hostaddr/conninfo inconsistencies Kyotaro HORIGUCHI 04:00
Re: Delay locking partitions during INSERT and UPDATE John Naylor 06:46
Re: ToDo: show size of partitioned table 📎 Amit Langote 06:50
Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov 07:32
Re: INSTALL file Peter Eisentraut 07:59
Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTE query; Michael Paquier 08:14
Re: 2019-03 CF Summary / Review - Tranche #1 Michael Paquier 08:17
Re: shared-memory based stats collector 📎 Kyotaro HORIGUCHI 08:29
Re: Problems with plan estimates in postgres_fdw Etsuro Fujita 11:09
postgres_fdw: another oddity in costing aggregate pushdown paths 📎 Etsuro Fujita 11:19
Re: Incorrect visibility test function assigned to snapshot Antonin Houska 12:01
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes 12:11
Re: Problems with plan estimates in postgres_fdw 📎 Etsuro Fujita 12:19
RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi 12:31
Re: libpq compression Peter Eisentraut 12:42
Re: Problems with plan estimates in postgres_fdw Antonin Houska 12:46
Re: restrict pg_stat_ssl to superuser? Peter Eisentraut 13:04
Re: Reporting script runtimes in pg_regress Peter Eisentraut 13:32
Re: [Bug Fix] ECPG: could not use some CREATE TABLE AS syntax Michael Meskes 13:45
Re: WAL insert delay settings Stephen Frost 13:50
Re: log bind parameter values on error 📎 Alexey Bashtanov 14:02
Re: libpq compression Konstantin Knizhnik 14:03
Re: Reporting script runtimes in pg_regress Peter Eisentraut 14:13

Browse Archives

Prev | Next