pgsql-hackers before 2018-04-01 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

March 29, 2018

Thread Author Time
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 23:52

March 30, 2018

Thread Author Time
Re: Change RangeVarGetRelidExtended() to take flags argument? Andres Freund 00:15
Re: Creating streaming replication standby Michael Paquier 00:16
Re: Incorrect use of "an" and "a" in code comments and docs Michael Paquier 00:23
Re: Incorrect use of "an" and "a" in code comments and docs Michael Paquier 00:24
Re: [HACKERS] [PATCH] Lockable views Andres Freund 00:26
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 00:34
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 00:48
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro HORIGUCHI 01:06
Re: cannot drop replication slot if server is running in single-user mode Bruce Momjian 01:07
Re: cannot drop replication slot if server is running in single-user mode Andres Freund 01:09
Re: cannot drop replication slot if server is running in single-user mode Bruce Momjian 01:12
Re: [HACKERS] A design for amcheck heapam verification Andres Freund 01:18
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Chapman Flack 01:18
Re: Protect syscache from bloating with negative cache entries Andres Freund 01:22
Re: Fix missing spaces in docs Bruce Momjian 01:25
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 01:35
Re: Protect syscache from bloating with negative cache entries Andres Freund 01:51
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) Andres Freund 02:05
Re: pgbench doc typos Edmund Horner 02:18
Re: Speedup of relation deletes during recovery Kyotaro HORIGUCHI 02:19
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 02:27
Re: Change RangeVarGetRelidExtended() to take flags argument? Michael Paquier 02:37
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 02:42
Re: Speedup of relation deletes during recovery Michael Paquier 02:46
Re: PATCH: Configurable file mode mask Michael Paquier 03:04
RE: Speedup of relation deletes during recovery Tsunakawa, Takayuki 03:18
Re: Foreign keys and partitioned tables 📎 Alvaro Herrera 03:19
Re: [PATCH] Verify Checksums during Basebackups David Steele 03:35
Re: [HACKERS] path toward faster partition pruning Amit Langote 04:24
Re: pgsql: Rewrite the code that applies scan/join targets to paths. Andres Freund 05:03
Re: Question about WalSndWriteData Kyotaro HORIGUCHI 05:25
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 05:38
Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro 05:56
Re: pgbench doc typos Fabien COELHO 06:26
Re: Feature Request - DDL deployment with logical replication Konstantin Knizhnik 07:26
Re: pgbench doc typos Edmund Horner 07:30
Re: Feature Request - DDL deployment with logical replication Chris Travers 07:38
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Michael Paquier 07:43
Re: faster testing with symlink installs Michael Paquier 07:46
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 07:56
Typo in xlog.c 📎 Michael Paquier 08:01
Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. 📎 Kyotaro HORIGUCHI 08:31
pg_ugprade test failure on data set with column with default value with type bit/varbit Paul Guo 09:36
Re: csv format for psql Pavel Stehule 09:45
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 09:57
Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. 📎 Amit Langote 10:26
Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander 10:34
Re: Typo in xlog.c Magnus Hagander 10:35
Re: Additional Statistics Hooks Ashutosh Bapat 11:07
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 11:10
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Teodor Sigaev 11:28
Re: [PATCH] Verify Checksums during Basebackups Stephen Frost 11:46
Re: Cast jsonb to numeric, int, float, bool Aleksander Alekseev 12:05
Re: JIT compiling with LLVM v12.2 Konstantin Knizhnik 12:12
Re: [HACKERS] path toward faster partition pruning David Rowley 12:18
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors 📎 Marina Polyakova 12:20
Re: Cast jsonb to numeric, int, float, bool Teodor Sigaev 12:28
libpq compression 📎 Konstantin Knizhnik 12:53
Re: [HACKERS] Add support for tuple routing to foreign partitions 📎 Etsuro Fujita 12:56
Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita 12:56
Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita 12:57
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 13:00
Re: Typo in xlog.c Michael Paquier 13:02
Re: WIP: Covering + unique indexes. 📎 Alexander Korotkov 13:24
Re: [HACKERS] Add support for tuple routing to foreign partitions Alvaro Herrera 13:28
Re: [HACKERS] path toward faster partition pruning Alvaro Herrera 13:33
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 13:41
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Tom Lane 13:58
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Tom Lane 14:02
Re: [HACKERS] [PATCH] Lockable views Tom Lane 14:03
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 14:06
Re: Cast jsonb to numeric, int, float, bool Aleksander Alekseev 14:21
Re: Cast jsonb to numeric, int, float, bool Aleksander Alekseev 14:24
Re: Feature Request - DDL deployment with logical replication David Fetter 14:32
[HACKERS][PATCH] adding simple sock check for windows 📎 CharSyam 14:40
Re: Flexible configuration for full-text search Aleksander Alekseev 14:43
Re: Feature Request - DDL deployment with logical replication Peter Eisentraut 15:16
Re: Cast jsonb to numeric, int, float, bool Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 15:21
Re: pgsql: Rewrite the code that applies scan/join targets to paths. Robert Haas 15:45
Re: JIT compiling with LLVM v12.2 Andres Freund 15:54
Re: [HACKERS] path toward faster partition pruning David Rowley 15:55
Re: Online enabling of checksums Tomas Vondra 16:09
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 16:50
Re: Feature Request - DDL deployment with logical replication Jeremy Finzel 17:03
BRIN FSM vacuuming questions Tom Lane 17:04
Re: JIT compiling with LLVM v12.2 Konstantin Knizhnik 17:04
Re: Change RangeVarGetRelidExtended() to take flags argument? 📎 Bossart, Nathan 17:08
Re: Feature Request - DDL deployment with logical replication Jeremy Finzel 17:11
Re: PATCH: Configurable file mode mask 📎 David Steele 17:27
Re: [HACKERS] logical decoding of two-phase transactions Petr Jelinek 17:27
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 17:36
Re: JIT compiling with LLVM v12.2 Andres Freund 17:38
Re: Speedup of relation deletes during recovery Jerry Sievers 17:43
Re: Speedup of relation deletes during recovery Jerry Sievers 17:45
lo_import() of an empty file Bruce Momjian 18:13
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Tom Lane 18:18
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 18:19
Re: lo_import() of an empty file Tom Lane 18:22
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Stephen Frost 18:24
Re: lo_import() of an empty file Bruce Momjian 18:38
Re: BUG #14941: Vacuum crashes Bossart, Nathan 18:39
Re: [HACKERS] logical decoding of two-phase transactions Petr Jelinek 18:43
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 18:50
Re: [HACKERS] Planning counters in pg_stat_statements Lukas Fittl 19:04
Re: [HACKERS] logical decoding of two-phase transactions Petr Jelinek 19:05
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 19:07
Re: [HACKERS] pg_serial early wraparound Tom Lane 19:14
Re: file cloning in pg_upgrade and CREATE DATABASE Peter Eisentraut 20:15
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Tom Lane 20:21
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types 📎 Matheus de Oliveira 20:51
Re: BUG #15112: Unable to run pg_upgrade with earthdistance extension Bruce Momjian 20:52
Re: Parallel safety of binary_upgrade_create_empty_extension Tom Lane 21:09
Re: Parallel safety of binary_upgrade_create_empty_extension Tom Lane 21:26
Passing current_database to BackgroundWorkerInitializeConnection Jeremy Finzel 21:36
Re: Passing current_database to BackgroundWorkerInitializeConnection Andres Freund 21:40
Re: Change RangeVarGetRelidExtended() to take flags argument? Andres Freund 21:55
Re: Passing current_database to BackgroundWorkerInitializeConnection Jeremy Finzel 22:16
Re: Passing current_database to BackgroundWorkerInitializeConnection Andres Freund 22:37
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Chapman Flack 23:05
Re: WIP: Covering + unique indexes. 📎 Alexander Korotkov 23:08
Re: Enhance pg_stat_wal_receiver view to display connected host Fujii Masao 23:08
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Tom Lane 23:11
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 23:25
Re: Enhance pg_stat_wal_receiver view to display connected host Haribabu Kommi 23:30
Re: Feature Request - DDL deployment with logical replication Craig Ringer 23:34
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Michael Paquier 23:57

March 31, 2018

Thread Author Time
Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility Chapman Flack 00:07
Re: Online enabling of checksums Tomas Vondra 00:08
Re: Change RangeVarGetRelidExtended() to take flags argument? Andres Freund 00:09
Re: BUG #14941: Vacuum crashes Andres Freund 00:19
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 00:30
Re: Remove PARTIAL_LINKING? Andres Freund 00:40
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 01:11
Re: [HACKERS] A design for amcheck heapam verification Andres Freund 01:20
Re: [HACKERS] Planning counters in pg_stat_statements Thomas Munro 01:24
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 01:55
Re: [HACKERS] A design for amcheck heapam verification Andres Freund 02:04
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 02:37
Re: [HACKERS][PATCH] adding simple sock check for windows Amit Kapila 05:38
Re: WIP: Covering + unique indexes. Peter Geoghegan 05:39
Re: WIP: Covering + unique indexes. Peter Geoghegan 05:46
Re: [HACKERS][PATCH] adding simple sock check for windows CharSyam 06:12
Re: [HACKERS][PATCH] adding simple sock check for windows Amit Kapila 06:17
Re: [HACKERS][PATCH] adding simple sock check for windows 📎 CharSyam 06:35
Re: Feature Request - DDL deployment with logical replication Nikhil Sontakke 07:53
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO 08:08
Re: csv format for psql Fabien COELHO 08:33
Re: csv format for psql Gavin Flower 08:44
Re: Planning counters in pg_stat_statements legrand legrand 09:35
Re: [HACKERS][PATCH] adding simple sock check for windows Amit Kapila 10:33
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 10:42
bulk typos 📎 Justin Pryzby 10:56
Re: bulk typos Félix GERZAGUET 11:17
Re: Online enabling of checksums 📎 Magnus Hagander 12:02
Re: Problem while setting the fpw with SIGHUP Amit Kapila 12:13
Re: [HACKERS][PATCH] adding simple sock check for windows 📎 CharSyam 12:38
Re: [PATCH] Verify Checksums during Basebackups 📎 Michael Banck 12:54
Re: [HACKERS][PATCH] adding simple sock check for windows Amit Kapila 13:04
Re: Foreign keys and partitioned tables Peter Eisentraut 13:09
Re: hot_standby_feedback vs excludeVacuum and snapshots Amit Kapila 13:21
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos 13:24
Re: WIP: a way forward on bootstrap data 📎 John Naylor 13:32
Re: Small proposal to improve out-of-memory messages Alvaro Herrera 13:36
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 13:52
Re: Feature Request - DDL deployment with logical replication Craig Ringer 14:13
Re: Online enabling of checksums Tomas Vondra 14:21
Re: Parallel Aggregates for string_agg and array_agg 📎 David Rowley 14:42
Re: Online enabling of checksums 📎 Magnus Hagander 15:05
Re: Small proposal to improve out-of-memory messages Tom Lane 15:08
Re: csv format for psql Isaac Morland 15:22
Re: WIP: a way forward on bootstrap data Tom Lane 15:25
Re: pgsql: Add documentation for the JIT feature. Peter Eisentraut 15:32
Re: Online enabling of checksums Tomas Vondra 15:38
Re: [HACKERS] Runtime Partition Pruning Alvaro Herrera 15:41
Re: pgsql: Add documentation for the JIT feature. Tom Lane 15:43
Re: pgsql: Add documentation for the JIT feature. Andres Freund 15:46
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 15:53
Re: pgsql: Add documentation for the JIT feature. Tom Lane 15:58
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 16:13
Re: pgsql: Add documentation for the JIT feature. Alvaro Herrera 16:27
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Tom Lane 16:38
Re: Feature Request - DDL deployment with logical replication Andres Freund 16:57
Re: Foreign keys and partitioned tables Peter Eisentraut 17:01
Re: [HACKERS][PATCH] adding simple sock check for windows Tom Lane 17:16
Re: [HACKERS][PATCH] adding simple sock check for windows 📎 CharSyam 17:37
some last patches breaks plan cache Pavel Stehule 17:38
Re: some last patches breaks plan cache Tomas Vondra 17:56
Re: [HACKERS][PATCH] adding simple sock check for windows Tom Lane 18:03
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 18:27
Re: some last patches breaks plan cache Tomas Vondra 18:28
Re: [HACKERS] [PATCH] Incremental sort 📎 Tomas Vondra 20:43
Re: [HACKERS] [PATCH] Incremental sort Tomas Vondra 21:06
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 21:31
Re: [HACKERS] A design for amcheck heapam verification Andres Freund 21:56
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 21:59
Re: [HACKERS] A design for amcheck heapam verification 📎 Peter Geoghegan 22:15
Re: Foreign keys and partitioned tables Alvaro Herrera 22:21
Re: some last patches breaks plan cache 📎 Tomas Vondra 23:00
Re: [HACKERS] A design for amcheck heapam verification 📎 Peter Geoghegan 23:56

Browse Archives

Prev | Next