pgsql-hackers since 2017-02-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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 6, 2017

Thread Author Time
Re: Index corruption with CREATE INDEX CONCURRENTLY Robert Haas 00:09
Re: Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan 00:11
Re: Index corruption with CREATE INDEX CONCURRENTLY Andres Freund 00:14
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Kouhei Kaigai 00:19
Re: Index corruption with CREATE INDEX CONCURRENTLY Andres Freund 00:37
Re: Index corruption with CREATE INDEX CONCURRENTLY Tomas Vondra 00:57
Re: Index corruption with CREATE INDEX CONCURRENTLY 📎 Andres Freund 00:57
Re: [WIP]Vertical Clustered Index (columnar store extension) Haribabu Kommi 01:26
Re: [REVIEW] macaddr 64 bit (EUI-64) datatype support Haribabu Kommi 01:27
Re: libpq Alternate Row Processor Kyle Gearhart 01:49
Re: Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan 01:57
Possible spelling fixes Josh Soref 02:05
Re: Possible spelling fixes Andres Freund 02:15
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 02:31
Re: Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila 02:38
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 02:42
Re: Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila 02:45
Re: Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan 02:46
Re: Index corruption with CREATE INDEX CONCURRENTLY Andres Freund 02:47
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 02:49
Re: Possible spelling fixes 📎 Josh Soref 02:50
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 03:05
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 03:15
Re: Index corruption with CREATE INDEX CONCURRENTLY Andres Freund 03:18
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 03:34
Re: Index corruption with CREATE INDEX CONCURRENTLY Andres Freund 03:47
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Claudio Freire 04:00
Re: 3D Z-curve spatial index Boris Muratshin 04:04
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Claudio Freire 04:05
Re: Index corruption with CREATE INDEX CONCURRENTLY 📎 Amit Kapila 04:11
IF [NOT] EXISTS for replication slots Michael Paquier 04:15
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 04:17
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 04:20
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Michael Paquier 04:24
Re: Add pgstathashindex() to get hash index table statistics. Ashutosh Sharma 04:36
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Kouhei Kaigai 04:42
0/NULL/NIL assignments in build_*_rel() Ashutosh Bapat 04:49
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 04:52
Re: [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Ashutosh Sharma 05:02
Re: 0/NULL/NIL assignments in build_*_rel() Tom Lane 05:04
Re: 0/NULL/NIL assignments in build_*_rel() Ashutosh Bapat 05:27
Re: Parallel Append implementation 📎 Amit Khandekar 05:36
Re: 0/NULL/NIL assignments in build_*_rel() Tom Lane 05:40
Re: Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila 05:45
Re: 3D Z-curve spatial index David Fetter 05:50
[RFC] Should I embed or parameterize syscall/Win32 function names from error messages? Tsunakawa, Takayuki 05:56
Re: [RFC] Should I embed or parameterize syscall/Win32 function names from error messages? Michael Paquier 06:09
Re: Gather Merge 📎 Rushabh Lathia 06:09
Re: Add pgstathashindex() to get hash index table statistics. Amit Kapila 06:18
Re: 0/NULL/NIL assignments in build_*_rel() Ashutosh Bapat 06:30
Re: [RFC] Should I embed or parameterize syscall/Win32 function names from error messages? Tsunakawa, Takayuki 06:31
Re: [RFC] Should I embed or parameterize syscall/Win32 function names from error messages? Tom Lane 06:33
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Claudio Freire 06:36
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 06:39
Re: Parallel Append implementation 📎 Amit Khandekar 06:45
Re: 3D Z-curve spatial index 📎 Boris Muratshin 07:01
[RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Tsunakawa, Takayuki 07:01
Re: [RFC] Should I embed or parameterize syscall/Win32 function names from error messages? Tsunakawa, Takayuki 07:44
Re: Index corruption with CREATE INDEX CONCURRENTLY Vladimir Borodin 08:48
Re: contrib modules and relkind check Amit Langote 09:01
Re: Gather Merge 📎 Rushabh Lathia 09:11
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 09:36
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Fabien COELHO 09:38
Re: Possible spelling fixes Heikki Linnakangas 09:40
Re: Variable name typo in launcher.c Heikki Linnakangas 09:46
Re: Active zombies at AIX Konstantin Knizhnik 09:47
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 10:04
Re: Index corruption with CREATE INDEX CONCURRENTLY Martín Marqués 10:32
Re: 3D Z-curve spatial index 📎 Boris Muratshin 10:40
Re: 3D Z-curve spatial index 📎 Boris Muratshin 10:49
Re: 3D Z-curve spatial index 📎 Boris Muratshin 10:50
Re: Possible spelling fixes Josh Soref 10:52
Re: [PATCH] kNN for btree 📎 Nikita Glukhov 10:55
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 10:57
Re: Possible spelling fixes Heikki Linnakangas 11:03
Re: Draft release notes for next week's releases are up for review Tobias Bussmann 11:20
Re: [PATCH] kNN for SP-GiST 📎 Nikita Glukhov 11:27
Re: Active zombies at AIX Konstantin Knizhnik 11:28
Re: GSoC 2017 📎 Ruben Buchatskiy 11:51
Re: Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera 12:13
Re: Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera 12:32
SCRAM authentication, take three 📎 Heikki Linnakangas 12:55
Re: Possible spelling fixes Alvaro Herrera 13:16
Re: LWLock optimization for multicore Power machines 📎 Alexander Korotkov 13:45
Re: Transactions involving multiple postgres foreign servers Masahiko Sawada 13:48
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Kevin Grittner 14:16
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Fujii Masao 14:42
Re: SCRAM authentication, take three Aleksander Alekseev 14:43
Re: [RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Fujii Masao 14:58
Re: [RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Tom Lane 15:36
Re: SCRAM authentication, take three Alvaro Herrera 15:52
Re: Possible spelling fixes Piotr Stefaniak 15:53
Re: Provide list of subscriptions and publications in psql's completion Fujii Masao 15:54
Re: [RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Fujii Masao 16:04
Re: IF (NOT) EXISTS in psql-completion Pavel Stehule 16:10
Re: [RFC] Should "SHOW huge_pages" display the effective value "off" when the huge page is unavailable? Tom Lane 16:17
Re: Draft release notes for next week's releases are up for review Tom Lane 16:17
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 16:21
Re: Cannot shutdown subscriber after DROP SUBSCRIPTION 📎 Fujii Masao 16:33
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 16:58
Re: IF [NOT] EXISTS for replication slots Petr Jelinek 17:07
Re: Cannot shutdown subscriber after DROP SUBSCRIPTION Petr Jelinek 17:13
Re: Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera 17:14
Re: LWLock optimization for multicore Power machines Bernd Helmle 17:28
Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal Magnus Hagander 17:29
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 17:30
Re: increasing the default WAL segment size 📎 Beena Emerson 17:39
Re: Index corruption with CREATE INDEX CONCURRENTLY Robert Treat 17:59
Re: SCRAM authentication, take three Aleksander Alekseev 18:12
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 18:24
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 18:46
Re: proposal: session server side variables Pavel Stehule 19:06
pgsql: Release note updates. Tom Lane 19:19
Re: [PROPOSAL] Temporal query processing with range types Peter Eisentraut 19:29
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 19:32
Re: LWLock optimization for multicore Power machines Alexander Korotkov 19:44
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 19:50
Re: LWLock optimization for multicore Power machines Andres Freund 19:53
Re: One-shot expanded output in psql using \gx 📎 Christoph Berg 19:54
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 20:27
Re: pg_sequences bug ? Peter Eisentraut 20:28
[PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM 📎 Nikolay Shaplov 20:30
Re: Add pgstathashindex() to get hash index table statistics. Robert Haas 20:34
Re: proposal: session server side variables Fabien COELHO 20:36
Re: Active zombies at AIX Peter Eisentraut 20:39
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 20:43
Re: Active zombies at AIX Andres Freund 20:46
Re: LWLock optimization for multicore Power machines Bernd Helmle 20:51
Re: proposal: session server side variables Pavel Stehule 20:53
Re: Active zombies at AIX Tom Lane 21:06
Re: Active zombies at AIX Andres Freund 21:22
Re: multivariate statistics (v19) Alvaro Herrera 21:26
Re: Enabling replication connections by default in pg_hba.conf Peter Eisentraut 21:29
Re: Provide list of subscriptions and publications in psql's completion Peter Eisentraut 21:34
Re: Provide list of subscriptions and publications in psql's completion Peter Eisentraut 21:35
Re: multivariate statistics (v19) Alvaro Herrera 22:11
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 22:49

Feb. 7, 2017

Thread Author Time
Re: IF [NOT] EXISTS for replication slots Michael Paquier 00:00
Re: asynchronous execution Corey Huinker 00:36
Re: multivariate statistics (v19) Alvaro Herrera 00:38
Re: SCRAM authentication, take three Michael Paquier 02:20
Re: SCRAM authentication, take three Michael Paquier 02:28
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 03:08
Re: Index corruption with CREATE INDEX CONCURRENTLY Amit Kapila 03:17
Re: Add pgstathashindex() to get hash index table statistics. Amit Kapila 03:40
Re: Possible spelling fixes 📎 Josh Soref 03:52
Re: Add pgstathashindex() to get hash index table statistics. Robert Haas 03:53
Re: Possible spelling fixes 📎 Josh Soref 03:53
Re: Possible spelling fixes 📎 Josh Soref 03:53
Re: Possible spelling fixes 📎 Josh Soref 03:53
Re: asynchronous execution Amit Langote 04:28
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 04:43
Re: Passing query string to workers 📎 Rafia Sabih 04:49
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 05:14
Re: One-shot expanded output in psql using \gx David Fetter 05:16
Re: GSoC 2017 Amit Langote 05:49
pg_stat_wal_write statistics view Haribabu Kommi 06:17
Re: Proposal : For Auto-Prewarm. Beena Emerson 06:23
Re: Proposal : For Auto-Prewarm. Amit Kapila 06:54
Re: Proposal : For Auto-Prewarm. Amit Kapila 07:04
Re: IF [NOT] EXISTS for replication slots Petr Jelinek 07:10
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 07:36
Re: Adding the optional clause 'AS' in CREATE TRIGGER 📎 Okano, Naoki 08:11
Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG 📎 Ideriha, Takeshi 08:59
Backport of pg_statistics typos fix Yugo Nagata 09:22
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 09:31
Re: Proposal : For Auto-Prewarm. Beena Emerson 11:16
Re: WAL consistency check facility Amit Kapila 11:32
Re: Proposal : For Auto-Prewarm. Mithun Cy 11:44
Re: [COMMITTERS] pgsql: Release note updates. Alvaro Herrera 11:53
Re: [COMMITTERS] pgsql: Release note updates. Pavan Deolasee 12:03
DROP SUBSCRIPTION and ROLLBACK 📎 Masahiko Sawada 12:10
Re: LWLock optimization for multicore Power machines 📎 Bernd Helmle 12:16
Re: Postgres_fdw behaves oddly 📎 Yugo Nagata 12:21
Re: Proposal : For Auto-Prewarm. Mithun Cy 12:22
Re: Proposal : For Auto-Prewarm. Beena Emerson 12:35
Re: Proposal : For Auto-Prewarm. Beena Emerson 12:41
Re: WAL consistency check facility Robert Haas 12:48
Re: 0/NULL/NIL assignments in build_*_rel() Robert Haas 13:00
Re: GSoC 2017 Stephen Frost 13:35
Re: pageinspect: Hash index support Robert Haas 13:37
GSoC 2017 - LAST CALL Stephen Frost 13:39
Re: GSoC 2017 Stephen Frost 13:40
Re: LWLock optimization for multicore Power machines Alexander Korotkov 13:48
Re: GSoC 2017 - LAST CALL Amit Kapila 13:56
Re: GSoC 2017 - LAST CALL Stephen Frost 14:00
'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo 14:14
Re: [COMMITTERS] pgsql: Release note updates. Tom Lane 14:17
Re: GSoC 2017 Stephen Frost 14:30
pg_restore is broken on 9.2 version. 📎 Rushabh Lathia 14:36
Re: 'text' instead of 'unknown' in Postgres 10 Pavel Stehule 14:38
Re: 'text' instead of 'unknown' in Postgres 10 Tom Lane 14:42
Re: pg_restore is broken on 9.2 version. Stephen Frost 14:51
Re: DROP SUBSCRIPTION and ROLLBACK Fujii Masao 14:53
[PATCH] configure-time knob to set default ssl ciphers 📎 Pavel Raiskup 14:55
Re: 'text' instead of 'unknown' in Postgres 10 Andreas Karlsson 14:59
Re: Cannot shutdown subscriber after DROP SUBSCRIPTION Fujii Masao 15:04
Idea on how to simplify comparing two sets Joel Jacobson 15:13
Re: 'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo 15:16
Re: pg_restore is broken on 9.2 version. Stephen Frost 15:17

Browse Archives

Prev | Next