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

April 4, 2018

Thread Author Time
Re: some last patches breaks plan cache Tomas Vondra 18:03
Re: Foreign keys and partitioned tables Tom Lane 18:04
Re: Add support for printing/reading MergeAction nodes Simon Riggs 18:08
Re: Postgres stucks in deadlock detection Andres Freund 18:15
Re: pgsql: Validate page level checksums in base backups Michael Banck 18:22
Re: pgsql: New files for MERGE Pavan Deolasee 18:32
Re: Postgres stucks in deadlock detection Teodor Sigaev 18:34
Re: Postgres stucks in deadlock detection Andres Freund 18:35
Re: pgsql: New files for MERGE Andres Freund 18:46
Re: BUG #14999: pg_rewind corrupts control file global/pg_control Tom Lane 18:50
Re: pgsql: New files for MERGE Peter Geoghegan 18:53
Re: Postgres stucks in deadlock detection Teodor Sigaev 18:55
Re: pgsql: New files for MERGE Pavan Deolasee 18:55
Re: Postgres stucks in deadlock detection Andres Freund 18:58
Re: pgsql: New files for MERGE Tom Lane 19:09
Re: Parallel Aggregates for string_agg and array_agg Tomas Vondra 19:12
Re: pgsql: New files for MERGE Peter Geoghegan 19:26
Re: Foreign keys and partitioned tables Alvaro Herrera 19:42
Re: pgsql: New files for MERGE Simon Riggs 20:07
Re: pgsql: New files for MERGE Andres Freund 20:14
Re: pgsql: New files for MERGE Peter Geoghegan 20:24
Re: pgsql: New files for MERGE Simon Riggs 20:28
Re: Foreign keys and partitioned tables Alvaro Herrera 21:09
comments around heap_lock_tuple confus{ing,ed} around deleted tuples Andres Freund 21:21
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro 21:28
Re: comments around heap_lock_tuple confus{ing,ed} around deleted tuples Alvaro Herrera 21:34
Re: comments around heap_lock_tuple confus{ing,ed} around deleted tuples Andres Freund 21:44
Re: WIP: Covering + unique indexes. 📎 Alexander Korotkov 22:09
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro 22:14
Re: WIP: a way forward on bootstrap data Tom Lane 22:29
Re: WIP: a way forward on bootstrap data Andres Freund 22:34
Re: [PROPOSAL] timestamp informations to pg_stat_statements legrand legrand 22:43
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 22:53
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Tomas Vondra 23:43

April 5, 2018

Thread Author Time
Re: PATCH: Configurable file mode mask 📎 David Steele 00:03
Re: Rewrite of pg_dump TAP tests Michael Paquier 00:06
Re: BUG #14999: pg_rewind corrupts control file global/pg_control 📎 Michael Paquier 01:38
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key 📎 Andres Freund 01:44
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 02:01
Re: pgsql: New files for MERGE Michael Paquier 02:13
Re: lazy detoasting Chapman Flack 02:34
Re: WIP: Covering + unique indexes. Peter Geoghegan 02:40
Re: [HACKERS] Runtime Partition Pruning Amit Langote 03:14
Re: Parallel Aggregates for string_agg and array_agg David Rowley 03:41
Unstable number of workers in select_parallel test on spurfowl Thomas Munro 04:04
Re: WIP: a way forward on bootstrap data 📎 Tom Lane 04:10
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 04:47
Re: BUG #14999: pg_rewind corrupts control file global/pg_control TipTop Labs 05:04
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key David G. Johnston 05:10
Re: [HACKERS] GUC for cleanup indexes threshold. 📎 Masahiko Sawada 05:40
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Pavan Deolasee 06:01
Re: [HACKERS] Add support for tuple routing to foreign partitions 📎 Etsuro Fujita 06:02
Shared PostgreSQL libraries and symbol versioning Pavel Raiskup 06:04
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 06:08
Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote 06:37
Re: [HACKERS] GUC for cleanup indexes threshold. 📎 Masahiko Sawada 06:43
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 06:50
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Pavan Deolasee 06:51
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 06:54
Re: PATCH: Configurable file mode mask Michael Paquier 06:55
Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita 06:56
Re: BUG #14999: pg_rewind corrupts control file global/pg_control Michael Paquier 06:58
Re: BUG #15112: Unable to run pg_upgrade with earthdistance extension Noah Misch 06:59
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 07:09
Excessive PostmasterIsAlive calls slow down WAL redo 📎 Heikki Linnakangas 07:23
Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote 07:31
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 07:55
Re: Postgres stucks in deadlock detection Konstantin Knizhnik 08:03
Re: CALL optional in PL/pgSQL Heikki Linnakangas 08:11
Re: Flexible configuration for full-text search 📎 Aleksandr Parfenov 08:12
Re: [HACKERS] path toward faster partition pruning Amit Langote 08:28
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 08:31
Re: chained transactions Heikki Linnakangas 08:35
Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra 08:45
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer 08:46
Re: Online enabling of checksums 📎 Magnus Hagander 09:07
Re: [HACKERS] GUC for cleanup indexes threshold. 📎 Kyotaro HORIGUCHI 09:17
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 09:17
Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote 09:24
Re: Online enabling of checksums Tomas Vondra 09:33
Re: pgsql: New files for MERGE Robert Haas 10:09
Re: pgsql: New files for MERGE Simon Riggs 10:15
Re: [HACKERS] Add support for tuple routing to foreign partitions 📎 Etsuro Fujita 10:21
Re: [HACKERS] GUC for cleanup indexes threshold. Teodor Sigaev 10:23
Re: Add support for printing/reading MergeAction nodes 📎 Pavan Deolasee 10:31
Get the name of the target Relation from Query struct? Ernst-Georg Schmid 10:34
Re: pgsql: Validate page level checksums in base backups Magnus Hagander 11:02
Re: Add support for printing/reading MergeAction nodes Simon Riggs 11:12
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Teodor Sigaev 11:16
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Jesper Pedersen 11:38
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 11:48
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 11:54
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Jesper Pedersen 11:56
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 12:04
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types 📎 Tomas Vondra 12:17
Re: [HACKERS] MERGE SQL Statement for PG11 Teodor Sigaev 12:18
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Jesper Pedersen 12:19
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 12:22
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 12:24
Re: pgsql: Validate page level checksums in base backups 📎 Michael Banck 12:41
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 12:46
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types 📎 Matheus de Oliveira 12:47
typcategory for regconfig Dmitry Dolgov 12:54
Re: [HACKERS] Runtime Partition Pruning 📎 Amit Langote 12:54
Re: Get the name of the target Relation from Query struct? David Rowley 12:59
Re: pgsql: Validate page level checksums in base backups Alvaro Herrera 13:17
AW: Get the name of the target Relation from Query struct? Ernst-Georg Schmid 13:20
Re: typcategory for regconfig Tom Lane 13:27
Query Rewrite for Materialized Views (FDW Extension) Dent John 13:41
Re: [HACKERS] Runtime Partition Pruning David Rowley 13:41
Re: Excessive PostmasterIsAlive calls slow down WAL redo Alvaro Herrera 13:42
Re: typcategory for regconfig Dmitry Dolgov 13:43
Re: typcategory for regconfig Tom Lane 13:48
Re: Excessive PostmasterIsAlive calls slow down WAL redo Simon Riggs 13:50
Re: Get the name of the target Relation from Query struct? David Rowley 13:50
Re: typcategory for regconfig Dmitry Dolgov 13:51
Re: WIP: Covering + unique indexes. 📎 Erik Rijkers 14:02
Re: typcategory for regconfig Tom Lane 14:04
Re: WIP: Covering + unique indexes. Alexander Korotkov 14:07
Re: Flexible configuration for full-text search Teodor Sigaev 14:26
Re: [HACKERS] path toward faster partition pruning Alvaro Herrera 14:26
Re: WIP: a way forward on bootstrap data 📎 John Naylor 14:49
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 14:53
Re: Online enabling of checksums Andrey Borodin 14:55
Re: Online enabling of checksums Magnus Hagander 14:58
Re: WIP: Covering + unique indexes. 📎 Alexander Korotkov 14:59
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Ildus Kurbangaliev 15:08
Re: Online enabling of checksums Andrey Borodin 15:08
Re: [HACKERS] MERGE SQL Statement for PG11 Alvaro Herrera 15:09
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Teodor Sigaev 15:23
Re: WIP: a way forward on bootstrap data Tom Lane 15:30
Re: Removing useless DISTINCT clauses Melanie Plageman 15:36
Re: json(b)_to_tsvector with numeric values 📎 Dmitry Dolgov 15:44
Re: [PATCH] Logical decoding of TRUNCATE 📎 Peter Eisentraut 15:52
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Simon Riggs 15:58
Re: [HACKERS] MERGE SQL Statement for PG11 Alvaro Herrera 16:07
Re: PATCH: Configurable file mode mask 📎 David Steele 16:08
Re: new function for tsquery creartion Teodor Sigaev 16:56
Re: Allow workers to override datallowconn Magnus Hagander 17:04
Re: [PATCH] Logical decoding of TRUNCATE Alvaro Herrera 17:07
Re: WIP: a way forward on bootstrap data 📎 Tom Lane 17:23
Re: Online enabling of checksums 📎 Magnus Hagander 17:30
Re: pgsql: New files for MERGE Andres Freund 18:19
Re: Excessive PostmasterIsAlive calls slow down WAL redo Andres Freund 18:27
Re: WIP: a way forward on bootstrap data Tom Lane 18:33
Re: Flexible configuration for full-text search Andres Freund 18:37
Re: Excessive PostmasterIsAlive calls slow down WAL redo Tom Lane 18:39
Re: some last patches breaks plan cache Peter Eisentraut 19:01
Re: Parallel Aggregates for string_agg and array_agg Tels 19:10
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 19:11
Re: Excessive PostmasterIsAlive calls slow down WAL redo Andres Freund 19:20
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund 19:25
Re: SET TRANSACTION in PL/pgSQL Peter Eisentraut 19:31
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Bruce Momjian 19:33
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Alvaro Herrera 19:34
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund 19:43
Re: [HACKERS] Runtime Partition Pruning Jesper Pedersen 19:47
Re: [HACKERS] MERGE SQL Statement for PG11 Andres Freund 20:00
Re: Vacuum: allow usage of more than 1GB of work mem 📎 Heikki Linnakangas 20:02
Re: pgsql: New files for MERGE Bruce Momjian 20:02
Re: Online enabling of checksums Magnus Hagander 20:06
Re: Online enabling of checksums Andres Freund 20:12
Re: Online enabling of checksums Andres Freund 20:14
Re: Online enabling of checksums Magnus Hagander 20:20
Re: Online enabling of checksums Andres Freund 20:27
Re: WIP: a way forward on bootstrap data John Naylor 20:28
Re: BUG #14941: Vacuum crashes 📎 Bossart, Nathan 20:29
Re: WIP: a way forward on bootstrap data John Naylor 20:35
Re: Parallel Aggregates for string_agg and array_agg Tomas Vondra 20:46
Re: WIP: a way forward on bootstrap data Tom Lane 20:47
Re: Parallel Aggregates for string_agg and array_agg Tomas Vondra 20:49
Re: Online enabling of checksums Joshua D. Drake 20:51
Re: WIP: a way forward on bootstrap data Tom Lane 20:52
Re: file cloning in pg_upgrade and CREATE DATABASE Peter Eisentraut 20:55
Re: Online enabling of checksums Andres Freund 21:01
Re: Online enabling of checksums Joshua D. Drake 21:08
Re: Online enabling of checksums Peter Geoghegan 21:09
Re: Online enabling of checksums Magnus Hagander 21:13
Re: Online enabling of checksums Peter Geoghegan 21:13
Re: [HACKERS] Optional message to user when terminating/cancelling backend Peter Eisentraut 21:16
Re: Online enabling of checksums Andres Freund 21:23
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Matheus de Oliveira 21:23
Re: Online enabling of checksums Magnus Hagander 21:32
Re: [HACKERS] Optional message to user when terminating/cancelling backend Daniel Gustafsson 21:33
Re: BUG #14941: Vacuum crashes Michael Paquier 21:41
Re: Online enabling of checksums Andres Freund 21:41
Re: Online enabling of checksums Tom Lane 21:48
Re: Online enabling of checksums Magnus Hagander 21:50
Re: Parallel Aggregates for string_agg and array_agg David Rowley 21:51
Checkpoint not retrying failed fsync? Andrew Gierth 22:16
Re: [HACKERS] path toward faster partition pruning 📎 Alvaro Herrera 22:35
Re: Removing useless DISTINCT clauses David Rowley 22:37
Re: Fix for pg_stat_activity putting client hostaddr into appname field Edmund Horner 22:46
Re: Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 22:59
Re: Checkpoint not retrying failed fsync? Thomas Munro 23:17
Re: [HACKERS] path toward faster partition pruning Alvaro Herrera 23:33
Re: Checkpoint not retrying failed fsync? Andrew Gierth 23:34
Re: Checkpoint not retrying failed fsync? 📎 Thomas Munro 23:36
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Andrew Gierth 23:37
Re: [HACKERS] [PATCH] Incremental sort 📎 Alexander Korotkov 23:43

Browse Archives

Prev | Next