pgsql-hackers since 2016-12-26 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

Dec. 26, 2016

Thread Author Time
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Jaime Casanova 06:19
Re: Incautious handling of overlength identifiers Michael Paquier 07:15
Re: proposal: session server side variables Fabien COELHO 07:30
Re: proposal: session server side variables Pavel Stehule 07:41
Re: proposal: session server side variables Fabien COELHO 08:29
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro HORIGUCHI 08:31
Re: IF (NOT) EXISTS in psql-completion 📎 Kyotaro HORIGUCHI 08:40
Re: Parallel bitmap heap scan Dilip Kumar 09:44
Re: proposal: session server side variables Pavel Stehule 09:54
Re: proposal: session server side variables Pavel Stehule 10:02
ALTER TABLE parent SET WITHOUT OIDS and the oid column 📎 Amit Langote 10:06
Re: ALTER TABLE parent SET WITHOUT OIDS and the oid column Amit Langote 10:11
Re: Declarative partitioning - another take 📎 Amit Langote 10:46
Re: proposal: session server side variables Fabien COELHO 12:08
Re: proposal: session server side variables Pavel Stehule 13:02
Re: proposal: session server side variables Pavel Stehule 13:09
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 13:24
Re: BUG: pg_stat_statements query normalization issues with combined queries Craig Ringer 14:27
Re: BUG: pg_stat_statements query normalization issues with combined queries Craig Ringer 14:31
Re: proposal: session server side variables Fabien COELHO 14:53
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 15:00
Re: proposal: session server side variables Pavel Stehule 15:13
Re: [PATCH] Generic type subscription Dmitry Dolgov 15:49
Re: Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera 15:53
Re: Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera 15:59
Re: proposal: session server side variables Fabien COELHO 16:15
Re: proposal: session server side variables Pavel Stehule 16:24
Re: proposal: session server side variables Fabien COELHO 16:33
Re: proposal: session server side variables Pavel Stehule 16:49
Re: Incautious handling of overlength identifiers Tom Lane 17:05
Re: proposal: session server side variables Fabien COELHO 17:20
Re: Incautious handling of overlength identifiers Tom Lane 17:32
Re: proposal: session server side variables Pavel Stehule 18:13
Re: Incautious handling of overlength identifiers Alvaro Herrera 18:36
Re: proposal: session server side variables Pavel Stehule 18:37
Re: propose to pushdown qual into EXCEPT Tom Lane 19:04
Re: Incautious handling of overlength identifiers Tom Lane 19:07
Re: pg_stat_activity.waiting_start Tom Lane 20:36
Re: [PATCH] Generic type subscription Artur Zakirov 21:05
Re: gettimeofday is at the end of its usefulness? Tom Lane 21:34
Questions regarding signal handler of postmaster Tatsuo Ishii 23:10
Re: Questions regarding signal handler of postmaster Tom Lane 23:18
Re: Questions regarding signal handler of postmaster Tsunakawa, Takayuki 23:44

Dec. 27, 2016

Thread Author Time
Re: Questions regarding signal handler of postmaster Tatsuo Ishii 00:22
Re: Questions regarding signal handler of postmaster Tatsuo Ishii 00:24
Support for pg_receivexlog --format=plain|tar Michael Paquier 01:23
Re: BUG: pg_stat_statements query normalization issues with combined queries Kyotaro HORIGUCHI 01:28
Re: Speedup twophase transactions Michael Paquier 01:33
Re: gettimeofday is at the end of its usefulness? Greg Stark 01:35
Re: BUG: pg_stat_statements query normalization issues with combined queries Kyotaro HORIGUCHI 03:11
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier 03:15
Re: [PATCH] Generic type subscription 📎 Dmitry Dolgov 03:23
Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI 03:23
Re: postgres_fdw bug in 9.6 Etsuro Fujita 03:40
Commit fest 2017-01 will begin soon! Michael Paquier 03:41
Re: postgres_fdw bug in 9.6 Etsuro Fujita 03:44
Re: Speedup twophase transactions Stas Kelvich 03:59
Re: Speedup twophase transactions Michael Paquier 04:31
Re: Potential data loss of 2PC files Michael Paquier 05:09
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 05:31
Re: Write Ahead Logging for Hash Indexes 📎 Amit Kapila 06:58
Re: postgres_fdw bug in 9.6 Etsuro Fujita 07:41
merging some features from plpgsql2 project Pavel Stehule 07:54
Reporting planning time with EXPLAIN 📎 Ashutosh Bapat 07:57
Re: merging some features from plpgsql2 project Pavel Stehule 07:58
Re: Cache Hash Index meta page. 📎 Mithun Cy 08:06
Re: Cache Hash Index meta page. 📎 Mithun Cy 08:12
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI 08:25
Re: Declarative partitioning - another take 📎 Amit Langote 08:59
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 09:05
Re: [PATCH] Generic type subscription Aleksander Alekseev 09:09
Re: gettimeofday is at the end of its usefulness? Andres Freund 09:17
Re: comments tablecmds.c Magnus Hagander 09:25
Re: Declarative partitioning - another take Rajkumar Raghuwanshi 09:30
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 09:34
Re: comments tablecmds.c Erik Rijkers 09:36
Re: comments tablecmds.c Magnus Hagander 09:41
Re: [PATCH] Generic type subscription Dmitry Dolgov 09:42
Re: Declarative partitioning - another take 高增琦 09:48
Re: Declarative partitioning - another take 📎 Amit Langote 09:54
Re: Declarative partitioning - another take 📎 Amit Langote 10:07
Re: Potential data loss of 2PC files Andres Freund 11:31
Re: Support for pg_receivexlog --format=plain|tar Michael Paquier 12:16
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 12:51
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 13:03
Re: PATCH: recursive json_populate_record() Aleksander Alekseev 13:15
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 13:21
Re: ALTER TABLE parent SET WITHOUT OIDS and the oid column Ashutosh Bapat 13:24
Re: Vacuum: allow usage of more than 1GB of work mem Anastasia Lubennikova 13:41
Re: Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 13:54
Re: pg_stat_activity.waiting_start Stephen Frost 14:03
Re: Reporting planning time with EXPLAIN Stephen Frost 14:26
Re: Parallel Index Scans 📎 Amit Kapila 14:33
Re: Parallel Index Scans Amit Kapila 14:40
Re: gettimeofday is at the end of its usefulness? Tom Lane 15:50
Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire 17:04
Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire 17:14
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 17:16
Re: pg_stat_activity.waiting_start Greg Stark 17:17
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 17:51
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 18:12
Hooks David Fetter 18:16
Re: BUG: pg_stat_statements query normalization issues with combined queries Tom Lane 18:23
Re: Hooks Tom Lane 18:32
Re: [patch] psql tab completion for ALTER DEFAULT PRIVILEGES Stephen Frost 18:43
Re: Hooks David Fetter 19:43
Re: proposal: session server side variables Fabrízio de Royes Mello 20:38
Re: proposal: session server side variables Pavel Stehule 20:55
[sqlsmith] Crash reading pg_stat_activity Andreas Seltenreich 21:01
Re: [sqlsmith] Crash reading pg_stat_activity Thomas Munro 21:40
Re: pg_stat_activity.waiting_start Jim Nasby 21:41
Re: Hooks Jim Nasby 21:44
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 21:45
Re: [sqlsmith] Crash reading pg_stat_activity Thomas Munro 22:26
Re: [sqlsmith] Crash reading pg_stat_activity Andreas Seltenreich 22:38
Re: merging some features from plpgsql2 project Merlin Moncure 22:56
Re: [sqlsmith] Crash reading pg_stat_activity Thomas Munro 22:57
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 23:13
Re: [sqlsmith] Crash reading pg_stat_activity Andreas Seltenreich 23:15
Re: [sqlsmith] Crash reading pg_stat_activity Andreas Seltenreich 23:28
Re: merging some features from plpgsql2 project Pavel Stehule 23:31

Dec. 28, 2016

Thread Author Time
Re: PATCH: recursive json_populate_record() 📎 Nikita Glukhov 00:13
Some thoughts about multi-server sync rep configurations Thomas Munro 00:14
Re: proposal: session server side variables Fabrízio de Royes Mello 00:17
Re: BUG: pg_stat_statements query normalization issues with combined queries Tom Lane 00:33
Re: Hooks Tsunakawa, Takayuki 00:47
Re: ALTER TABLE parent SET WITHOUT OIDS and the oid column Amit Langote 00:54
Re: Hooks David Fetter 01:13
Re: Hooks Tsunakawa, Takayuki 01:33
Re: Declarative partitioning - another take 📎 Amit Langote 01:41
Re: Hooks David Fetter 01:41
Re: Faster methods for getting SPI results Jim Nasby 01:58
Re: [sqlsmith] Crash reading pg_stat_activity 📎 Thomas Munro 02:28
Re: ICU integration 📎 Peter Eisentraut 02:50
Re: Faster methods for getting SPI results Craig Ringer 03:10
Re: BUG: pg_stat_statements query normalization issues with combined queries Craig Ringer 03:14
Re: Some thoughts about multi-server sync rep configurations Craig Ringer 03:21
Add doc advice about systemd RemoveIPC 📎 Peter Eisentraut 03:34
Re: proposal: session server side variables Craig Ringer 03:40
Re: postgres_fdw bug in 9.6 Etsuro Fujita 03:50
Re: merging some features from plpgsql2 project Jim Nasby 04:09
Re: Hooks Jim Nasby 04:15
Re: Hooks Craig Ringer 04:19
Re: Some thoughts about multi-server sync rep configurations Thomas Munro 04:26
Re: Faster methods for getting SPI results Jim Nasby 04:32
[WIP] RE: DECLARE STATEMENT setting up a connection in ECPG 📎 Ideriha, Takeshi 04:43
Re: Hooks David Fetter 05:14
Re: Support for pg_receivexlog --format=plain|tar 📎 Michael Paquier 05:58
Re: Hooks Michael Paquier 06:07
parallelize queries containing subplans 📎 Amit Kapila 06:17
Re: ALTER TABLE parent SET WITHOUT OIDS and the oid column Ashutosh Bapat 06:38
Re: Parallel Index-only scan 📎 Rafia Sabih 06:48
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 06:54
Re: Parallel Index-only scan Amit Kapila 06:54
Re: postgres_fdw bug in 9.6 Etsuro Fujita 07:59
Re: postgres_fdw bug in 9.6 Ashutosh Bapat 08:34
Re: Faster methods for getting SPI results Craig Ringer 09:14
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 10:00
Re: parallelize queries containing subplans 📎 Rafia Sabih 11:24
parallelize queries containing initplans Amit Kapila 11:50
Re: BUG: pg_stat_statements query normalization issues with combined queries Fabien COELHO 12:11
Re: Measuring replay lag 📎 Thomas Munro 12:28
Re: Support for pg_receivexlog --format=plain|tar Magnus Hagander 12:31
Re: Vacuum: allow usage of more than 1GB of work mem Anastasia Lubennikova 12:37
Re: Reporting planning time with EXPLAIN Amit Kapila 12:48
Re: Reporting planning time with EXPLAIN Michael Banck 13:08
Re: pg_stat_activity.waiting_start Amit Kapila 13:10
Re: merging some features from plpgsql2 project Pavel Stehule 13:16
Re: Reporting planning time with EXPLAIN Michael Banck 13:17
Re: proposal: session server side variables Fabien COELHO 13:19
Re: proposal: session server side variables Pavel Stehule 13:24
Re: Vacuum: allow usage of more than 1GB of work mem Anastasia Lubennikova 13:26
Re: Reporting planning time with EXPLAIN Ashutosh Bapat 13:29
Re: proposal: session server side variables Craig Ringer 14:00
Re: proposal: session server side variables Pavel Stehule 14:01
[PATCH] Fix minor race in commit_ts SLRU truncation vs lookups 📎 Craig Ringer 14:01
Re: proposal: session server side variables Pavel Stehule 14:04
Re: [PATCH] Fix minor race in commit_ts SLRU truncation vs lookups Petr Jelinek 14:16
make more use of RoleSpec struct 📎 Peter Eisentraut 14:17
Re: proposal: session server side variables Fabien COELHO 14:31
Re: proposal: session server side variables Fabien COELHO 14:38
Re: make more use of RoleSpec struct Alvaro Herrera 14:53
Re: proposal: session server side variables Pavel Stehule 14:56
Re: proposal: session server side variables Craig Ringer 15:04
Re: Reporting planning time with EXPLAIN Stephen Frost 15:11
Re: make more use of RoleSpec struct Stephen Frost 15:23
Re: Hooks David Fetter 15:25
Re: Reporting planning time with EXPLAIN Tom Lane 15:29
Re: make more use of RoleSpec struct Alvaro Herrera 15:33
Re: Reporting planning time with EXPLAIN Alvaro Herrera 15:35
Re: make more use of RoleSpec struct Stephen Frost 15:38
Re: proposal: session server side variables Fabien COELHO 15:42
Re: proposal: session server side variables Pavel Stehule 15:54
Re: proposal: session server side variables Fabien COELHO 15:57
Re: proposal: session server side variables Pavel Stehule 16:01
Duplicate node tag assignments Tom Lane 16:33
Re: Duplicate node tag assignments Andres Freund 16:37
Re: [PATCH] Fix for documentation of timestamp type Cynthia Shang 16:41
Re: Hooks David Fetter 16:43
Re: Reporting planning time with EXPLAIN Stephen Frost 16:47

Browse Archives

Prev | Next