pgsql-hackers since 2017-01-07 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. 7, 2017

Thread Author Time
Re: Replication/backup defaults Peter Eisentraut 00:27
Re: Add support to COMMENT ON CURRENT DATABASE Peter Eisentraut 00:29
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Bruce Momjian 01:21
Re: _hash_addovflpage has a bug Amit Kapila 04:32
Re: Block level parallel vacuum WIP Amit Kapila 05:47
Re: rewrite HeapSatisfiesHOTAndKey Mithun Cy 05:57
Re: rewrite HeapSatisfiesHOTAndKey 📎 Mithun Cy 06:03
Re: rewrite HeapSatisfiesHOTAndKey Amit Kapila 06:27
Re: pg_background contrib module proposal 📎 amul sul 06:44
Re: merging some features from plpgsql2 project Pavel Stehule 08:06
Re: autonomous transactions Andrey Borodin 08:30
Re: pg_background contrib module proposal Andrew Borodin 08:36
Re: pgbench - allow to store select results into variables 📎 Fabien COELHO 09:25
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 11:19
Re: Replication/backup defaults Magnus Hagander 11:23
Re: merging some features from plpgsql2 project Pavel Stehule 11:39
Re: Make pg_basebackup -x stream the default Michael Paquier 12:32
Re: pg_stat_activity.waiting_start Greg Stark 13:25
Re: pg_background contrib module proposal 📎 amul sul 14:12
Teaching query_planner to handle multiple sort orders? Andrew Gierth 15:57
Re: pg_stat_activity.waiting_start Bruce Momjian 16:02
Re: Teaching query_planner to handle multiple sort orders? Tom Lane 16:27
Re: Teaching query_planner to handle multiple sort orders? Andrew Gierth 16:45
Re: Incorrect XLogRegisterBuffer flag for revmapbuf in brin Kuntal Ghosh 17:07
Adding type info etc for inheritance errmsg: "child table is missing column ..." 📎 Ryan Murphy 17:19
Re: [WIP]Vertical Clustered Index (columnar store extension) Bruce Momjian 17:20
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Tom Lane 17:39
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Ryan Murphy 18:19
Re: Shrink volume of default make output Bruce Momjian 18:35
Re: pg_stat_activity.waiting_start Joel Jacobson 18:41
Re: Replication/backup defaults Peter Eisentraut 18:57
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Ryan Murphy 19:00
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Tom Lane 19:15
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Ryan Murphy 19:16
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Vik Fearing 19:54
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Tom Lane 22:05
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Vik Fearing 22:44
Re: proposal: session server side variables (fwd) Bruce Momjian 23:46

Jan. 8, 2017

Thread Author Time
Re: Increase pltcl test coverage 📎 Jim Nasby 00:13
Re: increasing the default WAL segment size Jim Nasby 00:45
Re: increasing the default WAL segment size Jim Nasby 00:52
Re: pg_stat_activity.waiting_start Jim Nasby 01:04
Re: pg_stat_activity.waiting_start Jim Nasby 01:09
Re: Replication/backup defaults Jim Nasby 01:19
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Jim Nasby 01:26
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Jim Nasby 01:48
Re: [PATCH] guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send Jim Nasby 01:48
Allow controlling location of tmp_install Jim Nasby 01:52
Re: Assignment of valid collation for SET operations on queries with UNKNOWN types. 📎 Tom Lane 01:55
Re: merging some features from plpgsql2 project Jim Nasby 02:27
Re: merging some features from plpgsql2 project Jim Nasby 02:31
Re: merging some features from plpgsql2 project Jim Nasby 02:39
Re: merging some features from plpgsql2 project Tom Lane 02:53
Re: [WIP]Vertical Clustered Index (columnar store extension) Jim Nasby 03:01
Re: ICU integration Peter Geoghegan 03:01
Re: merging some features from plpgsql2 project Jim Nasby 03:11
Re: pg_background contrib module proposal Jim Nasby 03:20
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Jim Nasby 03:35
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Ryan Murphy 04:51
Re: Add support for SRF and returning composites to pl/tcl 📎 Jim Nasby 04:57
Re: merging some features from plpgsql2 project Pavel Stehule 05:19
Re: merging some features from plpgsql2 project Pavel Stehule 05:26
Re: Add support for SRF and returning composites to pl/tcl Tom Lane 05:30
Re: merging some features from plpgsql2 project Pavel Stehule 05:44
Re: merging some features from plpgsql2 project Pavel Stehule 05:45
Re: Adding type info etc for inheritance errmsg: "child table is missing column ..." Ryan Murphy 05:49
Re: merging some features from plpgsql2 project Pavel Stehule 06:03
Re: merging some features from plpgsql2 project Pavel Stehule 06:56
Re: merging some features from plpgsql2 project Pavel Stehule 06:57
Re: merging some features from plpgsql2 project Joel Jacobson 08:52
RustgreSQL Joel Jacobson 09:09
Re: proposal: session server side variables (fwd) Fabien COELHO 09:20
Re: [PATCH] Generic type subscription Dmitry Dolgov 09:36
Re: RustgreSQL Gavin Flower 09:59
Re: RustgreSQL Fabien COELHO 10:12
Re: RustgreSQL Greg Sabino Mullane 14:08
Re: RustgreSQL Craig Ringer 14:19
Re: RustgreSQL Craig Ringer 14:23
Re: RustgreSQL Craig Ringer 14:28
Re: RustgreSQL Joel Jacobson 16:28
Re: Increase pltcl test coverage Tom Lane 17:25
Re: [PATCH] guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send Greg Stark 17:26
Re: [PATCH] guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send Greg Stark 17:36
Explicit subtransactions for PL/Tcl 📎 Victor Wagner 17:57
Re: Explicit subtransactions for PL/Tcl 📎 Victor Wagner 18:34
Re: Explicit subtransactions for PL/Tcl Tom Lane 18:36
Re: PATCH: recursive json_populate_record() Tom Lane 18:52
Re: sequence data type Steve Singer 19:39
Re: Re: Clarifying "server starting" messaging in pg_ctl start without --wait Jim Nasby 21:30
Re: RustgreSQL Jim Nasby 21:50
Re: RustgreSQL Jan de Visser 21:51
Re: RustgreSQL Michael Paquier 22:31
Re: RustgreSQL Peter Geoghegan 22:58
Re: RustgreSQL Gavin Flower 23:05
Re: RustgreSQL Craig Ringer 23:06
createdb warnings on OS X Jim Nasby 23:10
Re: RustgreSQL Jim Nasby 23:20
Re: merging some features from plpgsql2 project Jim Nasby 23:37
Re: merging some features from plpgsql2 project Jim Nasby 23:39
Re: RustgreSQL Andrew Dunstan 23:42
Re: RustgreSQL Greg Stark 23:56
Re: RustgreSQL Jan de Visser 23:59

Jan. 9, 2017

Thread Author Time
Re: createdb warnings on OS X Tom Lane 00:03
Re: merging some features from plpgsql2 project Jim Nasby 00:10
Re: RustgreSQL Jim Nasby 00:21
Re: Increase pltcl test coverage 📎 Jim Nasby 00:21
Re: createdb warnings on OS X Jim Nasby 00:27
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 00:45
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Jim Nasby 00:50
Re: Parallel bitmap heap scan 📎 Dilip Kumar 07:35
Re: macaddr 64 bit (EUI-64) datatype support 📎 Haribabu Kommi 08:15
Re: Declarative partitioning - another take amul sul 08:29
Re: merging some features from plpgsql2 project Pavel Stehule 08:42
Re: pg_stat_lwlock wait time view Haribabu Kommi 08:46
Re: Block level parallel vacuum WIP Masahiko Sawada 08:48
Re: merging some features from plpgsql2 project Pavel Stehule 09:01
Re: Block level parallel vacuum WIP Simon Riggs 09:01
Re: merging some features from plpgsql2 project Pavel Stehule 09:05
Re: RustgreSQL Pavel Stehule 09:15
Re: Parallel bitmap heap scan tushar 09:37
Re: Parallel bitmap heap scan Dilip Kumar 11:06
Re: Parallel bitmap heap scan tushar 11:31
Re: Replication/backup defaults Magnus Hagander 12:43
Re: Replication/backup defaults Magnus Hagander 12:44
Re: UNDO and in-place update Amit Kapila 12:50
Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS Ashutosh Sharma 12:58
Re: pg_background contrib module proposal amul sul 13:22
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 13:36
Re: Parallel bitmap heap scan 📎 Dilip Kumar 13:52
Re: merging some features from plpgsql2 project Pavel Stehule 14:14
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 15:02
Re: Make pg_basebackup -x stream the default Magnus Hagander 15:05
Re: Increase pltcl test coverage Tom Lane 15:17
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal 📎 Vladimir Rusinov 15:50
Re: Replication/backup defaults Peter Eisentraut 16:02
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Peter Eisentraut 16:14
Re: new set of psql patches for loading (saving) data from (to) text, binary files Jason O'Donnell 16:24
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal 📎 Vladimir Rusinov 16:53
Re: Microvacuum support for Hash Index Jesper Pedersen 17:21
Re: RustgreSQL Robert Haas 17:51
PoC: Grouped base relation 📎 Antonin Houska 17:56
Re: UNDO and in-place update Robert Haas 18:17
Re: Incorrect XLogRegisterBuffer flag for revmapbuf in brin Alvaro Herrera 18:21
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type 📎 Alvaro Herrera 18:28
Re: _hash_addovflpage has a bug Robert Haas 18:29
Re: Add support to COMMENT ON CURRENT DATABASE Robert Haas 18:34
Re: increasing the default WAL segment size Robert Haas 18:40
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 19:10
Re: Allow controlling location of tmp_install Peter Eisentraut 19:13
Re: Increase pltcl test coverage Tom Lane 19:22
Re: Incorrect XLogRegisterBuffer flag for revmapbuf in brin Alvaro Herrera 19:33
Re: Add support to COMMENT ON CURRENT DATABASE Bruce Momjian 19:34
Re: increasing the default WAL segment size David Rowley 19:40
Re: Proposal for changes to recovery.conf API Peter Eisentraut 19:50
Re: Add support to COMMENT ON CURRENT DATABASE Alvaro Herrera 19:52
Re: sequence data type Peter Eisentraut 20:03
Re: Add support to COMMENT ON CURRENT DATABASE Bruce Momjian 20:14
Re: Add support to COMMENT ON CURRENT DATABASE Peter Eisentraut 20:14
Re: Add support to COMMENT ON CURRENT DATABASE Peter Eisentraut 20:15
Re: ICU integration Peter Eisentraut 20:25
Re: ICU integration Peter Geoghegan 20:32
Re: ICU integration Peter Geoghegan 20:45
Re: Incorrect XLogRegisterBuffer flag for revmapbuf in brin Alvaro Herrera 21:03
Re: Increase pltcl test coverage Jim Nasby 21:12
Re: proposal: session server side variables Robert Haas 21:14
Re: Incorrect XLogRegisterBuffer flag for revmapbuf in brin Alvaro Herrera 21:22
Re: [PATCH] guc-ify the formerly hard-coded MAX_SEND_SIZE to max_wal_send Jonathon Nelson 21:27
Re: Increase pltcl test coverage Jim Nasby 21:45
Re: WIP: [[Parallel] Shared] Hash Thomas Munro 22:09
Re: Increase pltcl test coverage Tom Lane 22:23
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE 📎 David Fetter 22:36
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Alvaro Herrera 22:38
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Alvaro Herrera 22:52
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 22:54
Re: Increase pltcl test coverage Jim Nasby 23:05
Re: merging some features from plpgsql2 project Merlin Moncure 23:12
Re: merging some features from plpgsql2 project Marko Tiikkaja 23:30
Re: merging some features from plpgsql2 project Andrew Dunstan 23:33
Re: Increase pltcl test coverage Tom Lane 23:38
Re: Make pg_basebackup -x stream the default Michael Paquier 23:39
Re: merging some features from plpgsql2 project Jim Nasby 23:47
Re: merging some features from plpgsql2 project Marko Tiikkaja 23:53
Re: merging some features from plpgsql2 project Jim Nasby 23:53
Re: merging some features from plpgsql2 project Jim Nasby 23:56

Jan. 10, 2017

Thread Author Time
Re: merging some features from plpgsql2 project Jim Nasby 00:03
Re: merging some features from plpgsql2 project Marko Tiikkaja 00:07
Re: Increase pltcl test coverage Jim Nasby 00:38
Re: merging some features from plpgsql2 project Jim Nasby 01:02
Re: RustgreSQL Jim Nasby 01:12
Re: RustgreSQL Jim Nasby 01:22
Re: Increase pltcl test coverage Tom Lane 01:27
Re: pg_background contrib module proposal Jim Nasby 01:39
Re: RustgreSQL Joel Jacobson 01:54
Re: Support for pg_receivexlog --format=plain|tar 📎 Michael Paquier 02:01
Re: move collation import to backend 📎 Euler Taveira 03:04
Re: WIP: Covering + unique indexes. 📎 Erik Rijkers 03:08
Re: Supporting huge pages on Windows 📎 Tsunakawa, Takayuki 03:19
Re: _hash_addovflpage has a bug 📎 Amit Kapila 03:46
Re: proposal: session server side variables Craig Ringer 03:55
Re: RustgreSQL Craig Ringer 04:03

Browse Archives

Prev | Next