pgsql-hackers since 2018-01-13 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

Jan. 13, 2018

Thread Author Time
Re: [HACKERS] Planning counters in pg_stat_statements Tom Lane 00:36
Re: [HACKERS] Planning counters in pg_stat_statements Tom Lane 01:16
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 01:49
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Claudio Freire 02:06
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 02:25
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 02:42
Re: Possible performance regression with pg_dump of a large number of relations Stephen Frost 03:39
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 04:01
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 04:19
Re: General purpose hashing func in pgbench Fabien COELHO 08:16
Re: master make check fails on Solaris 10 Marina Polyakova 09:40
Re: WIP: a way forward on bootstrap data 📎 John Naylor 10:43
Re: WIP: a way forward on bootstrap data John Naylor 11:47
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 12:32
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 13:34
Re: WIP: a way forward on bootstrap data 📎 John Naylor 13:37
Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct Michael Meskes 14:02
Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct Rader, David 14:27
Re: Transform for pl/perl Andrew Dunstan 14:29
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 15:22
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 15:40
Re: [HACKERS] Replication status in logical replication Simon Riggs 15:43
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Fabien COELHO 15:46
Re: Minor fix for pgbench documentation Fabien COELHO 16:30
Re: master make check fails on Solaris 10 Tom Lane 18:10
Re: GSoC 2018 Alexander Korotkov 19:00
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:13
Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct Michael Meskes 20:17
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 21:33
Re: proposal: alternative psql commands quit and exit Stephen Frost 21:52
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Thomas Munro 22:13
Re: WIP: a way forward on bootstrap data Tom Lane 23:07

Jan. 14, 2018

Thread Author Time
Re: proposal: alternative psql commands quit and exit Vik Fearing 00:20
Re: proposal: alternative psql commands quit and exit Stephen Frost 00:41
Re: proposal: alternative psql commands quit and exit Tom Lane 01:31
Re: proposal: alternative psql commands quit and exit Stephen Frost 01:34
Re: proposal: alternative psql commands quit and exit Everaldo Canuto 02:36
PQHost() undefined behavior if connecting string contains both host and hostaddr types 📎 Haribabu Kommi 03:19
Re: proposal: alternative psql commands quit and exit Chapman Flack 04:38
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Michael Paquier 10:44
Re: [HACKERS] UPDATE of partition key Amit Khandekar 11:57
Re: WIP: a way forward on bootstrap data Greg Stark 12:15
Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli 12:20
Re: [PATCH] Find additional connection service files in pg_service.conf.d directory Michael Paquier 12:33
Re: proposal: alternative psql commands quit and exit Everaldo Canuto 14:56
Re: WIP: a way forward on bootstrap data Tom Lane 15:45
Re: WIP: a way forward on bootstrap data Tom Lane 16:44
Re: WIP: a way forward on bootstrap data John Naylor 17:55
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 21:49
Re: Logical decoding fast-forward and slot advance 📎 Petr Jelinek 23:15
Re: Implementing SQL ASSERTION 📎 Joe Wildish 23:33

Jan. 15, 2018

Thread Author Time
Re: PATCH: psql tab completion for SELECT 📎 Edmund Horner 01:12
Re: PATCH: psql tab completion for SELECT Andres Freund 01:20
Re: [HACKERS] Adding column_constraint description in ALTER TABLE synopsis Stephen Frost 01:32
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Michael Paquier 01:33
Re: PATCH: psql tab completion for SELECT Edmund Horner 01:44
Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict 📎 Michael Paquier 02:27
Re: [HACKERS] Useless code in ExecInitModifyTable Stephen Frost 02:28
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Stephen Frost 02:33
Re: [HACKERS] Useless code in ExecInitModifyTable Amit Langote 02:35
Re: [PATCH] Atomic pgrename on Windows Stephen Frost 02:42
Re: PATCH: psql tab completion for SELECT Andres Freund 02:45
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 04:25
Re: [COMMITTERS] pgsql: Improve performance of get_actual_variable_range with recently-d 📎 Masahiko Sawada 05:02
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 06:05
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 06:36
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 06:51
Re: BUG #14999: pg_rewind corrupts control file global/pg_control 📎 Michael Paquier 07:25
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 08:09
Re: [HACKERS] Useless code in ExecInitModifyTable Etsuro Fujita 08:10
Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict Daniel Gustafsson 09:11
Re: Minor fix for pgbench documentation Ildar Musin 09:30
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 10:38
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 10:41
Re: [PATCH] Logical decoding of TRUNCATE 📎 Marco Nenciarini 10:50
Re: master make check fails on Solaris 10 Marina Polyakova 12:07
Re: [HACKERS] UPDATE of partition key Robert Haas 12:09
Re: Implementing SQL ASSERTION Fabien COELHO 12:10
Re: proposal: alternative psql commands quit and exit Laurenz Albe 12:28
Re: Implementing SQL ASSERTION Joe Wildish 12:50
Re: new function for tsquery creartion Aleksander Alekseev 13:00
Re: WIP: a way forward on bootstrap data Alvaro Herrera 13:36
Re: [HACKERS] WIP Patch: Precalculate stable functions, infrastructure v1 📎 Marina Polyakova 13:54
Re: Implementing SQL ASSERTION Fabien COELHO 14:40
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Aleksander Alekseev 14:56
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index 📎 Shubham Barai 15:29
Re: proposal: alternative psql commands quit and exit 📎 Robert Haas 15:32
Re: Rangejoin rebased Robert Haas 15:36
Re: proposal: alternative psql commands quit and exit Stephen Frost 15:48
Re: proposal: alternative psql commands quit and exit Tom Lane 15:57
Re: proposal: alternative psql commands quit and exit Robert Haas 16:04
Re: proposal: alternative psql commands quit and exit Robert Haas 16:10
Re: proposal: alternative psql commands quit and exit Geoff Winkless 16:13
Re: proposal: alternative psql commands quit and exit Laurenz Albe 16:16
Re: proposal: alternative psql commands quit and exit Stephen Frost 16:18
Re: proposal: alternative psql commands quit and exit Geoff Winkless 16:29
Re: Implementing SQL ASSERTION David Fetter 16:35
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 16:47
Re: proposal: alternative psql commands quit and exit Tom Lane 16:48
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) Julian Markwort 16:48
Re: proposal: alternative psql commands quit and exit Geoff Winkless 16:53
Re: proposal: alternative psql commands quit and exit Tom Lane 16:55
Re: proposal: alternative psql commands quit and exit David Fetter 16:56
Re: proposal: alternative psql commands quit and exit Tom Lane 17:03
Re: proposal: alternative psql commands quit and exit Geoff Winkless 17:04
Re: [HACKERS] Early locking option to parallel backup Robert Haas 17:12
Re: pgbench - add \if support 📎 Fabien COELHO 17:28
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 17:31
Re: [HACKERS] proposal: psql command \graw Alexander Korotkov 17:40
Re: proposal: alternative psql commands quit and exit Geoff Winkless 17:43
polymorphic parameters limits - correct solution? Pavel Stehule 17:45
Re: proposal: alternative psql commands quit and exit Tom Lane 17:53
Re: [HACKERS] Transaction control in procedures Andrew Dunstan 17:57
Re: [HACKERS] proposal: psql command \graw Pavel Stehule 18:01
Re: proposal: alternative psql commands quit and exit Chapman Flack 18:24
Re: New gist vacuum. 📎 Alexander Korotkov 18:34
Re: New gist vacuum. Alexander Korotkov 18:42
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 19:02
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 19:10
Re: proposal: alternative psql commands quit and exit Tels 19:34
Re: proposal: alternative psql commands quit and exit Tels 19:39
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:33
Re: Implementing SQL ASSERTION Joe Wildish 21:14
Re: [HACKERS] WIP: Aggregation push-down Robert Haas 21:15
Re: proposal: alternative psql commands quit and exit David Fetter 21:32
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 21:38
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 22:11
Re: proposal: alternative psql commands quit and exit Chapman Flack 22:19
Re: master make check fails on Solaris 10 📎 Tom Lane 23:41

Jan. 16, 2018

Thread Author Time
Re: jsonpath Andrew Dunstan 00:24
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 00:54
Re: [HACKERS] Replication status in logical replication Masahiko Sawada 01:40
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 01:57
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 02:17
Re: polymorphic parameters limits - correct solution? Alvaro Herrera 02:21
Re: [HACKERS] Restricting maximum keep segments by repslots Robert Haas 02:34
Re: [HACKERS] Restricting maximum keep segments by repslots Tom Lane 02:45
Re: WIP: a way forward on bootstrap data John Naylor 02:46
Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Kyotaro HORIGUCHI 02:54
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 03:00
Re: WIP: a way forward on bootstrap data Tom Lane 03:19
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 03:35
Re: [HACKERS] UPDATE of partition key David Rowley 03:47
Re: polymorphic parameters limits - correct solution? Pavel Stehule 04:40
Re: ALTER TABLE ADD COLUMN fast default David Rowley 05:13
Re: New gist vacuum. Andrey Borodin 05:24
Re: [HACKERS] taking stdbool.h into use Michael Paquier 06:14
Re: [HACKERS] Replication status in logical replication Michael Paquier 06:21
Re: [HACKERS] generated columns Michael Paquier 06:35
Setting BLCKSZ 4kB sanyam jain 06:50
Re: Enhance pg_stat_wal_receiver view to display connected host Haribabu Kommi 06:56
[HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory 📎 Yoshimi Ichiyanagi 07:00
Re: [HACKERS] Deadlock in XLogInsert at AIX Michael Paquier 07:12
jdbc targetServerType=slave with readonly connection Vladimír Houba ml. 07:47
Re: Rangejoin rebased Jeff Davis 07:49
Re: PostgreSQL crashes with SIGSEGV Aleksandr Parfenov 07:52
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 08:08
RE:[HACKERS] Deadlock in XLogInsert at AIX REIX, Tony 08:25
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 08:56
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 09:04
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Prabhat Sahu 09:17
Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation 📎 Yuto Hayamizu 09:45
TOAST table created for partitioned tables 📎 Amit Langote 10:13
Re: Setting BLCKSZ 4kB Giuseppe Broccolo 10:17
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 10:39
Re: [HACKERS] UPDATE of partition key Amit Khandekar 10:42
Re: proposal: alternative psql commands quit and exit 📎 Geoff Winkless 11:44
Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI 12:23
Re: [HACKERS] Deadlock in XLogInsert at AIX Michael Paquier 12:50
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 13:21
RE:[HACKERS] Deadlock in XLogInsert at AIX REIX, Tony 13:50
Re: [HACKERS] Deadlock in XLogInsert at AIX Andrew Dunstan 14:30
Re: General purpose hashing func in pgbench 📎 Ildar Musin 14:49
Re: [HACKERS] generated columns 📎 Peter Eisentraut 14:55
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 14:58
Re: [HACKERS] Transaction control in procedures 📎 Peter Eisentraut 15:16
Re: PATCH: Exclude unlogged tables from base backups Adam Brightwell 15:54
Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch 16:19
Re: New gist vacuum. 📎 Andrey Borodin 16:42
RE:[HACKERS] Deadlock in XLogInsert at AIX REIX, Tony 16:44
Re: [HACKERS] WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 16:50
Re: [HACKERS] Deadlock in XLogInsert at AIX Andres Freund 16:50
let's not complain about harmless patch-apply failures Robert Haas 16:56
Re: let's not complain about harmless patch-apply failures Simon Riggs 17:10
Re: [HACKERS] Replication status in logical replication Simon Riggs 17:16
Re: proposal: alternative psql commands quit and exit Robert Haas 17:17
Re: proposal: alternative psql commands quit and exit Robert Haas 17:20
Re: let's not complain about harmless patch-apply failures Robert Haas 17:22
Re: proposal: alternative psql commands quit and exit Tom Lane 17:31
Re: jdbc targetServerType=slave with readonly connection Vladimir Sitnikov 17:38
Re: proposal: alternative psql commands quit and exit Alvaro Herrera 19:23
Re: let's not complain about harmless patch-apply failures David Fetter 19:31
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 19:48
Re: let's not complain about harmless patch-apply failures Alvaro Herrera 19:51
Re: [HACKERS] Transaction control in procedures Andrew Dunstan 20:24
Re: TOAST table created for partitioned tables Robert Haas 20:32
Re: [HACKERS] replace GrantObjectType with ObjectType 📎 Peter Eisentraut 21:18
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Tom Lane 21:30
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Tom Lane 22:05
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 23:08

Browse Archives

Prev | Next