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

Thread Author Time
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 00:32
Re: Cluster wide option to control symbol case folding Lewis, Ian (Microstar Laboratories) 00:33
Re: Measuring replay lag 📎 Thomas Munro 01:02
Re: Cluster wide option to control symbol case folding Lewis, Ian (Microstar Laboratories) 01:03
Causal reads take II 📎 Thomas Munro 01:43
Re: What is "index returned tuples in wrong order" for recheck supposed to guard against? Robert Haas 02:03
Re: [PATCH] Reload SSL certificates on SIGHUP Tom Lane 03:02
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] 📎 Kohei KaiGai 03:07
Re: Odd behavior with PG_TRY Amit Kapila 03:15
Re: Odd behavior with PG_TRY Tom Lane 03:47
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 04:13
Re: [PATCH] PostgresNode.pm enhancements, pg_lsn helper, and some more recovery tests Craig Ringer 04:36
Re: Add support to COMMENT ON CURRENT DATABASE Ashutosh Bapat 05:06
Re: safer node casting 📎 Ashutosh Bapat 05:30
Re: What is "index returned tuples in wrong order" for recheck supposed to guard against? Regina Obe 05:36
Re: background sessions 📎 amul sul 06:26
Re: Potential data loss of 2PC files Ashutosh Bapat 06:32
Re: Cache Hash Index meta page. 📎 Mithun Cy 06:35
Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Ashutosh Bapat 06:57
Re: proposal: session server side variables Pavel Stehule 07:38
Re: [PATCH] Reload SSL certificates on SIGHUP Magnus Hagander 07:46
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 08:28
Logical decoding - filtering tables valeriof 09:11
Re: Potential data loss of 2PC files Michael Paquier 09:20
Re: Logical decoding - filtering tables Craig Ringer 09:20
Re: WIP: [[Parallel] Shared] Hash Thomas Munro 09:53
Re: Declarative partitioning - another take Rajkumar Raghuwanshi 10:04
Re: parallelize queries containing subplans 📎 Amit Kapila 10:49
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Pavel Stehule 10:59
Re: Commit fest 2017-01 will begin soon! Michael Paquier 11:41
Re: Potential data loss of 2PC files Ashutosh Bapat 11:41
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier 11:56
Re: proposal: session server side variables Fabien COELHO 12:03
Re: Measuring replay lag Simon Riggs 12:06
Re: Potential data loss of 2PC files Michael Paquier 12:08
Re: pg_authid.rolpassword format (was Re: Password identifiers, protocol aging and SCRAM protocol) Heikki Linnakangas 12:11
Re: increasing the default WAL segment size Michael Paquier 12:16
Re: pg_sequence catalog 📎 Kuntal Ghosh 12:23
Re: Assignment of valid collation for SET operations on queries with UNKNOWN types. Rahila Syed 12:27
Re: Replication/backup defaults Michael Paquier 12:34
Re: gen_random_uuid security not explicit in documentation Michael Paquier 12:47
Re: Supporting huge pages on Windows Amit Kapila 12:59
Re: Add support to COMMENT ON CURRENT DATABASE Fabrízio de Royes Mello 13:10
Re: increasing the default WAL segment size Simon Riggs 13:11
Re: proposal: session server side variables Pavel Stehule 13:14
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Vladimir Rusinov 13:26
Re: Logical decoding - filtering tables valeriof 13:32
Re: multivariate statistics (v19) Dilip Kumar 13:42
Re: increasing the default WAL segment size Amit Kapila 13:45
Re: increasing the default WAL segment size Simon Riggs 13:59
Re: pg_authid.rolpassword format (was Re: Password identifiers, protocol aging and SCRAM protocol) 📎 Heikki Linnakangas 14:09
Re: WIP: About CMake v2 Peter Eisentraut 14:11
Re: pg_sequence catalog Peter Eisentraut 14:30
Re: [PATCH] Reload SSL certificates on SIGHUP Peter Eisentraut 14:34
Re: background sessions Peter Eisentraut 14:39
Re: proposal: session server side variables Fabien COELHO 14:40
Re: DROP FUNCTION of multiple functions Robert Haas 14:56
Re: proposal: session server side variables Pavel Stehule 14:59
Re: cast result of copyNode() Peter Eisentraut 15:06
Re: merging some features from plpgsql2 project Merlin Moncure 15:23
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost 15:37
Re: increasing the default WAL segment size Robert Haas 15:44
Re: [PATCH] Reload SSL certificates on SIGHUP Tom Lane 15:45
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Robert Haas 15:48
Re: Add support to COMMENT ON CURRENT DATABASE Peter Eisentraut 15:48
Re: Proposal for changes to recovery.conf API Robert Haas 15:50
Re: [PATCH] Reload SSL certificates on SIGHUP Tom Lane 15:54
Re: merging some features from plpgsql2 project Pavel Stehule 15:58
Re: Broken atomics code on PPC with FreeBSD 10.3 Robert Haas 15:59
Re: rewrite HeapSatisfiesHOTAndKey Robert Haas 16:03
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 16:09
Re: Broken atomics code on PPC with FreeBSD 10.3 Tom Lane 16:11
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE David Fetter 16:12
Re: increasing the default WAL segment size Simon Riggs 16:16
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Vladimir Rusinov 16:17
Re: What is "index returned tuples in wrong order" for recheck supposed to guard against? Robert Haas 16:18
Re: Proposal for changes to recovery.conf API Simon Riggs 16:21
Re: multivariate statistics (v19) Tomas Vondra 16:22
Re: increasing the default WAL segment size Robert Haas 16:24
Re: proposal: session server side variables 📎 Fabien COELHO 16:33
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Stephen Frost 16:34
Re: Broken atomics code on PPC with FreeBSD 10.3 Robert Haas 16:35
Re: Add support to COMMENT ON CURRENT DATABASE Robert Haas 16:39
Re: [HACKERS] French translation encoding Guillaume Lelarge 16:45
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Robert Haas 16:45
Re: Proposal for changes to recovery.conf API Robert Haas 16:47
Re: Proposal for changes to recovery.conf API Simon Riggs 16:56
Re: merging some features from plpgsql2 project Jim Nasby 16:57
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 16:59
Re: proposal: session server side variables Pavel Stehule 17:05
Re: Broken atomics code on PPC with FreeBSD 10.3 Tom Lane 17:07
Re: merging some features from plpgsql2 project Pavel Stehule 17:19
Re: merging some features from plpgsql2 project Jim Nasby 17:32
pgsql: Update copyright for 2017 Bruce Momjian 17:38
Re: Proposal for changes to recovery.conf API Josh Berkus 17:40
Re: pgsql: Update copyright for 2017 Bruce Momjian 17:41
Re: merging some features from plpgsql2 project Jim Nasby 17:41
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 17:45
Re: pgsql: Update copyright for 2017 Magnus Hagander 17:46
Re: [COMMITTERS] pgsql: Update copyright for 2017 Bruce Momjian 17:49
Re: merging some features from plpgsql2 project Pavel Stehule 17:51
Re: proposal: session server side variables Fabien COELHO 17:52
Re: pgsql: Update copyright for 2017 Heikki Linnakangas 17:54
Re: proposal: session server side variables Jim Nasby 17:57
Re: pgsql: Update copyright for 2017 Magnus Hagander 17:57
Re: [HACKERS] pgsql: Update copyright for 2017 Jim Nasby 17:59
Re: pgsql: Update copyright for 2017 Heikki Linnakangas 17:59
Re: [COMMITTERS] pgsql: Update copyright for 2017 Magnus Hagander 18:02
Re: pgsql: Update copyright for 2017 Bruce Momjian 18:02
Re: [HACKERS] pgsql: Update copyright for 2017 Magnus Hagander 18:02
Re: background sessions Andrew Borodin 18:06
Re: [HACKERS] pgsql: Update copyright for 2017 Tom Lane 18:12
Re: pg_sequence catalog Andreas Karlsson 18:17
Re: Cluster wide option to control symbol case folding Robert Haas 18:30
Re: [COMMITTERS] pgsql: Update copyright for 2017 Tom Lane 18:33
Re: [COMMITTERS] pgsql: Update copyright for 2017 Magnus Hagander 18:36
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Robert Haas 18:40
Re: Cluster wide option to control symbol case folding Alvaro Herrera 18:42
Re: proposal: session server side variables Pavel Stehule 18:47
Re: [COMMITTERS] pgsql: Update copyright for 2017 Tom Lane 18:56
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 18:57
Re: emergency outage requiring database restart Peter Eisentraut 19:05
Re: generating fmgr prototypes automatically Pavel Stehule 19:16
Re: emergency outage requiring database restart Peter Eisentraut 19:17
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 19:32
Re: Logical Replication WIP Peter Eisentraut 19:39
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 19:46
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 19:48
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 19:50
Re: merging some features from plpgsql2 project Merlin Moncure 19:54
Re: proposal: session server side variables Fabien COELHO 19:56
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type 📎 Justin Pryzby 19:57
Re: proposal: session server side variables Pavel Stehule 20:06
Re: merging some features from plpgsql2 project Pavel Stehule 20:15
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 20:18
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 20:28
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 20:29
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 20:35
Re: increasing the default WAL segment size Simon Riggs 20:38
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Justin Pryzby 20:54
Re: Shrink volume of default make output 📎 Jim Nasby 20:57
Re: Shrink volume of default make output Tom Lane 21:13
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 21:26
Re: Broken atomics code on PPC with FreeBSD 10.3 Robert Haas 21:30
Re: increasing the default WAL segment size Robert Haas 21:33
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Tom Lane 21:46
Re: Logical Replication WIP 📎 Peter Eisentraut 21:51
Re: multivariate statistics (v19) Tomas Vondra 21:55
Re: Shrink volume of default make output Peter Eisentraut 22:02
Re: Broken atomics code on PPC with FreeBSD 10.3 Tom Lane 22:03
Re: Odd behavior with PG_TRY Jim Nasby 22:17
Re: ALTER TABLE .. ALTER COLUMN .. ERROR: attribute .. has wrong type Alvaro Herrera 22:21
Re: Logical Replication WIP Petr Jelinek 22:23
Re: Cluster wide option to control symbol case folding Jim Nasby 22:54
Re: Replication/backup defaults Tomas Vondra 22:56
Re: Replication/backup defaults Tomas Vondra 23:16
Re: Measuring replay lag Thomas Munro 23:22
Re: Measuring replay lag Thomas Munro 23:27
Re: Measuring replay lag Thomas Munro 23:40
Re: Cluster wide option to control symbol case folding Lewis, Ian (Microstar Laboratories) 23:45
Re: Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 23:53

Jan. 4, 2017

Thread Author Time
Re: Unusable SP-GiST index 📎 Tom Lane 00:21
Re: Cluster wide option to control symbol case folding Tom Lane 00:39
Re: pg_authid.rolpassword format (was Re: Password identifiers, protocol aging and SCRAM protocol) Michael Paquier 00:45
Re: Cluster wide option to control symbol case folding Lewis, Ian (Microstar Laboratories) 02:24
Re: multivariate statistics (v19) 📎 Tomas Vondra 02:35
Re: Shrink volume of default make output Craig Ringer 03:03
Re: Logical decoding - filtering tables Craig Ringer 03:15
Re: Odd behavior with PG_TRY Amit Kapila 03:20
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 03:54
Re: gettimeofday is at the end of its usefulness? Haribabu Kommi 04:00
Re: Logical decoding on standby 📎 Craig Ringer 04:08
Re: Logical decoding on standby Craig Ringer 04:15
Re: Potential data loss of 2PC files Ashutosh Bapat 04:23
Re: Assignment of valid collation for SET operations on queries with UNKNOWN types. Ashutosh Bapat 04:30
Re: [PATCH] PostgresNode.pm enhancements, pg_lsn helper, and some more recovery tests Craig Ringer 04:39
Re: Add support to COMMENT ON CURRENT DATABASE Ashutosh Bapat 04:44
Re: Add support to COMMENT ON CURRENT DATABASE Ashutosh Bapat 04:52
Re: Declarative partitioning - another take Amit Langote 05:07
Re: Add support to COMMENT ON CURRENT DATABASE Ashutosh Bapat 05:12
Re: background sessions amul sul 05:23
Re: Declarative partitioning - another take Rajkumar Raghuwanshi 06:11
Re: [COMMITTERS] pgsql: Update copyright for 2017 Abhijit Menon-Sen 06:12
Re: Proposal : Parallel Merge Join Amit Kapila 06:32
Re: Potential data loss of 2PC files Michael Paquier 06:46
Re: Parallel bitmap heap scan 📎 Dilip Kumar 07:02
Re: Commit fest 2017-01 will begin soon! Michael Paquier 07:02
Re: An isolation test for SERIALIZABLE READ ONLY DEFERRABLE Michael Paquier 07:17
Re: Declarative partitioning - another take 高增琦 07:31
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Andres Freund 07:32
Re: Measuring replay lag Simon Riggs 07:58
Re: Declarative partitioning - another take Amit Langote 08:02
Re: increasing the default WAL segment size Simon Riggs 08:05
Re: pgsql: Update copyright for 2017 Andres Freund 08:05
Re: safer node casting Andres Freund 08:10
Re: [PATCH] PostgresNode.pm enhancements, pg_lsn helper, and some more recovery tests 📎 Craig Ringer 08:16
Re: Logical decoding on standby Craig Ringer 08:19
GUC for cleanup indexes threshold. 📎 Masahiko Sawada 08:21
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Simon Riggs 08:25
Re: proposal: session server side variables Fabien COELHO 08:56

Browse Archives

Prev | Next