pgsql-hackers since 2015-05-08 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

May 8, 2015

Thread Author Time
Re: commitfest app bug/feature Michael Paquier 00:30
Re: when are the xxxin() functions called Amit Langote 01:08
Re: "Bugs" CF? Peter Eisentraut 01:15
Re: when are the xxxin() functions called Michael Paquier 01:19
Re: commitfest app bug/feature Fabien COELHO 01:35
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 01:38
subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier 01:40
Re: "Bugs" CF? Tom Lane 01:42
Re: commitfest app bug/feature Michael Paquier 01:43
Re: "Bugs" CF? Stephen Frost 02:08
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 02:38
Re: extend pgbench expressions with functions 📎 Fabien COELHO 02:49
Re: commitfest app bug/feature Fabien COELHO 02:54
Re: "Bugs" CF? Tom Lane 02:58
Re: commitfest app bug/feature Michael Paquier 03:13
Re: "Bugs" CF? Stephen Frost 03:24
pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 03:43
Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Michael Paquier 04:07
Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 04:09
Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Michael Paquier 04:12
Default Roles (was: Additional role attributes) 📎 Stephen Frost 04:29
Re: Additional role attributes && superuser review Stephen Frost 04:35
Remove obsolete mention of src/tools/backend 📎 Amit Langote 06:00
Obsolete mention of src/tools/backend 📎 Amit Langote 06:02
Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Simon Riggs 06:55
Re: commitfest app bug/feature Fabien COELHO 09:02
Re: INSERT ... ON CONFLICT syntax issues Geoff Winkless 09:06
Re: Obsolete mention of src/tools/backend Stephen Frost 11:15
Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier 12:02
Re: PATCH: remove nclients/nthreads constraint from pgbench 📎 Fabien COELHO 12:02
Broken --dry-run mode in pg_rewind Vladimir Borodin 12:25
Re: Broken --dry-run mode in pg_rewind Heikki Linnakangas 12:34
Re: Broken --dry-run mode in pg_rewind Michael Paquier 12:39
Re: Broken --dry-run mode in pg_rewind Heikki Linnakangas 12:55
Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Pavel Stehule 12:56
Re: Broken --dry-run mode in pg_rewind Stephen Frost 13:11
Re: Streaming replication and WAL archive interactions 📎 Heikki Linnakangas 13:21
Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Simon Riggs 13:27
Re: Broken --dry-run mode in pg_rewind Vladimir Borodin 13:39
Re: Modify pg_stat_get_activity to build a tuplestore Alvaro Herrera 13:58
Re: Disabling trust/ident authentication configure option Bernd Helmle 14:03
Re: Modify pg_stat_get_activity to build a tuplestore Stephen Frost 14:08
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 15:03
Re: Broken --dry-run mode in pg_rewind Vladimir Borodin 15:09
Re: transforms vs. CLOBBER_CACHE_ALWAYS Christian Ullrich 15:18
Re: [COMMITTERS] pgsql: Add transforms feature Tom Lane 15:27
Re: transforms vs. CLOBBER_CACHE_ALWAYS Tom Lane 15:29
Re: [HACKERS] INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Geoff Winkless 15:31
Re: [HACKERS] INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Geoff Winkless 15:33
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Geoff Winkless 15:36
Re: [HACKERS] INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 John Scalia 15:38
Re: transforms vs. CLOBBER_CACHE_ALWAYS Christian Ullrich 15:40
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 15:51
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Geoff Winkless 16:06
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 16:32
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 16:52
pgsql: Teach autovacuum about multixact member wraparound. Robert Haas 17:00
Re: pgsql: Teach autovacuum about multixact member wraparound. Kevin Grittner 17:23
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 17:25
Re: pgsql: Teach autovacuum about multixact member wraparound. Robert Haas 17:31
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 17:32
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Heikki Linnakangas 17:37
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 17:37
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 17:46
ALTER SYSTEM and ParseConfigFile() Stephen Frost 17:56
Re: ALTER SYSTEM and ParseConfigFile() Tom Lane 18:02
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 18:06
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 18:10
Re: deparsing utility commands Alvaro Herrera 18:14
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 18:14
multixacts woes Robert Haas 18:15
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 18:18
Re: multixacts woes Andres Freund 18:27
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 18:30
Re: multixacts woes Robert Haas 18:32
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 18:35
Re: multixacts woes Andres Freund 18:41
Re: deparsing utility commands Fabrízio de Royes Mello 18:49
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 📎 Peter Geoghegan 18:50
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 18:51
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 18:59
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 19:00
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan 19:05
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost 19:06
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 19:07
pgsql: At promotion, archive last segment from old timeline with .parti Heikki Linnakangas 19:07
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost 19:09
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 19:09
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 19:13
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost 19:16
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 19:22
Re: Proposal : REINDEX xxx VERBOSE 📎 Fabrízio de Royes Mello 19:23
Re: Proposal : REINDEX xxx VERBOSE Fabrízio de Royes Mello 19:26
Re: deparsing utility commands 📎 Alvaro Herrera 19:29
Re: multixacts woes Josh Berkus 19:57
Re: multixacts woes Andres Freund 20:16
Re: multixacts woes Alvaro Herrera 20:23
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 20:29
Postgres GSSAPI Encryption Robbie Harwood 20:39
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund 21:13
Re: multixacts woes Alvaro Herrera 21:39
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 21:48
Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane 21:51
Re: Postgres GSSAPI Encryption Stephen Frost 21:59
"unaddressable bytes" in BRIN Alvaro Herrera 22:32
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai 22:43
Re: Proposal: knowing detail of config files via SQL Stephen Frost 23:13
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai 23:18
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai 23:32
Re: GSSAPI, SSPI - include_realm default Stephen Frost 23:45
Re: initdb -S and tablespaces Andres Freund 23:53

May 9, 2015

Thread Author Time
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Andres Freund 00:20
Re: Async execution of postgres_fdw. Stephen Frost 01:24
Re: initdb -S and tablespaces Robert Haas 02:08
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 02:17
Re: Cube extension kNN support Alvaro Herrera 02:20
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 02:21
Re: Remove obsolete mention of src/tools/backend Amit Langote 03:30
Re: Cube extension kNN support 📎 Stas Kelvich 03:53
Re: Async execution of postgres_fdw. Tom Lane 04:17
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Abhijit Menon-Sen 10:06
Re: Async execution of postgres_fdw. Stephen Frost 11:07
Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData 📎 Michael Paquier 12:48
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Kohei KaiGai 12:49
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Kohei KaiGai 12:54
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Kohei KaiGai 12:57
Re: Rounding to even for numeric data type 📎 Michael Paquier 13:17
Re: ALTER SYSTEM and ParseConfigFile() Stephen Frost 15:15
Re: Rounding to even for numeric data type Fabien COELHO 16:15
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 17:05
Re: Proposal : REINDEX xxx VERBOSE 📎 Sawada Masahiko 17:23
Re: Proposal : REINDEX xxx VERBOSE 📎 Sawada Masahiko 17:59
Typo in reindexdb documentation 📎 Sawada Masahiko 18:06
Re: Typo in reindexdb documentation Stephen Frost 18:46
Re: initdb -S and tablespaces Andres Freund 20:56
Re: initdb -S and tablespaces Tom Lane 21:40
Re: Auditing extension for PostgreSQL (Take 2) Bruce Momjian 22:42
Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund 22:44

May 10, 2015

Thread Author Time
Re: Default Roles (was: Additional role attributes) 📎 Stephen Frost 00:01
Re: pg_basebackup vs. Windows and tablespaces Andrew Dunstan 00:31
Re: ALTER SYSTEM and ParseConfigFile() Alvaro Herrera 01:50
Re: ALTER SYSTEM and ParseConfigFile() Stephen Frost 01:52
Re: ALTER SYSTEM and ParseConfigFile() Stephen Frost 01:55
Re: One question about security label command 📎 Kohei KaiGai 07:15
Re: multixacts woes Robert Haas 14:30
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 14:44
Re: BRIN range operator class 📎 Emre Hasegeli 14:57
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 15:42
Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane 16:09
Re: multixacts woes José Luis Tallón 16:41
Re: multixacts woes Noah Misch 17:40
Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table David G. Johnston 17:47
Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table postgresql2 18:19
Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table David G. Johnston 18:28
Re: multixacts woes Andrew Dunstan 18:31
Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table David G. Johnston 18:40
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 18:42
Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table 📎 Tom Lane 20:01
default value dosen't get applyed in this situation Aliouii Ali 21:10
Re: Parallel Seq Scan Robert Haas 21:30
Re: default value dosen't get applyed in this situation Tom Lane 21:33
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai 21:34
Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund 23:06
Re: multixacts woes Jim Nasby 23:08
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane 23:50

May 11, 2015

Thread Author Time
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 00:41
Re: Manipulating complex types as non-contiguous structures in-memory 📎 Andres Freund 00:58
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 01:04
Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane 01:09
Re: multixacts woes Robert Haas 01:17
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 01:26
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane 01:34
Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund 01:36
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 01:53
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Andres Freund 02:25
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Andres Freund 02:37
Re: Async execution of postgres_fdw. Kyotaro HORIGUCHI 02:37
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 02:51
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Andres Freund 03:07
Re: feature freeze and beta schedule Andres Freund 03:15
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai 03:48
Re: multixacts woes Noah Misch 04:56
Re: pg_basebackup vs. Windows and tablespaces 📎 Amit Kapila 06:02
Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Thom Brown 08:49
Re: a fast bloat measurement tool (was Re: Measuring relation free space) 📎 Abhijit Menon-Sen 11:27
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 11:56
Re: multixacts woes Robert Haas 12:29
Re: "unaddressable bytes" in BRIN Stephen Frost 12:32
Re: EvalPlanQual behaves oddly for FDW queries involving system columns 📎 Etsuro Fujita 13:00
Re: LOCK TABLE Permissions 📎 Stephen Frost 13:32
Re: multixacts woes Noah Misch 14:11
Re: tzdata and 9.4.2, etc. Thom Brown 14:13
Re: tzdata and 9.4.2, etc. Robert Haas 14:26
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane 15:05
Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane 15:34
Re: Streaming replication and WAL archive interactions 📎 Heikki Linnakangas 16:00
Re: initdb start server recommendation Bruce Momjian 16:16
Re: [BUGS] BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table Andres Freund 16:47
Re: multixacts woes Robert Haas 16:54
Re: pg_upgrade: quote directory names in delete_old_cluster script Bruce Momjian 16:58

Browse Archives

Prev | Next