pgsql-hackers since 2016-03-23 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

March 23, 2016

Thread Author Time
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Robert Haas 00:05
Re: about google summer of code 2016 Álvaro Hernández Tortosa 00:19
Re: Updated backup APIs for non-exclusive backups Craig Ringer 00:48
Re: Timeline following for logical slots Craig Ringer 00:51
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 00:51
Re: problem with precendence order in JSONB merge operator David G. Johnston 00:52
Re: WAL logging problem in 9.4.3? Michael Paquier 00:52
Re: WAL logging problem in 9.4.3? Michael Paquier 00:54
Re: about google summer of code 2016 Amit Langote 00:56
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 00:57
Re: Patch: fix lock contention for HASHHDR.mutex Robert Haas 00:58
Re: about google summer of code 2016 Álvaro Hernández Tortosa 01:00
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 01:02
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Stephen Frost 01:15
Re: NOT EXIST for PREPARE Fabrízio de Royes Mello 01:15
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Thomas Munro 01:18
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Stephen Frost 01:20
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Tomas Vondra 01:25
Re: NOT EXIST for PREPARE Fabrízio de Royes Mello 01:26
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Stephen Frost 01:30
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Thomas Munro 01:42
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Stephen Frost 01:45
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Stephen Frost 01:49
Re: multivariate statistics v14 Tatsuo Ishii 01:53
Re: multivariate statistics v14 Tomas Vondra 01:57
Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Vitaly Burovoy 02:00
Re: multivariate statistics v14 Tatsuo Ishii 02:01
Re: WAL logging problem in 9.4.3? David Steele 02:11
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 02:33
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 02:41
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Noah Misch 02:44
Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita 02:50
Re: [WIP] speeding up GIN build with parallel workers 📎 Constantin S. Pan 02:57
Re: multivariate statistics v14 Tatsuo Ishii 02:57
Re: multivariate statistics v14 Tatsuo Ishii 03:01
Re: Speed up Clog Access by increasing CLOG buffers Jim Nasby 03:21
Re: Improve error handling in pltcl Jim Nasby 03:31
Re: Show dropped users' backends in pg_stat_activity 📎 Kyotaro HORIGUCHI 03:35
Bug in searching path in jsonb_set when walking through JSONB array 📎 Vitaly Burovoy 03:37
Re: WAL logging problem in 9.4.3? Michael Paquier 03:45
Re: Show dropped users' backends in pg_stat_activity Jim Nasby 03:47
Re: Support for N synchronous standby servers - take 2 📎 Fujii Masao 04:21
Re: Support for N synchronous standby servers - take 2 Michael Paquier 04:36
README for src/backend/replication/logical 📎 Craig Ringer 04:43
Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat 04:44
Re: Timeline following for logical slots 📎 Craig Ringer 05:07
Re: multivariate statistics v14 Tatsuo Ishii 05:20
Re: 2PC support for pglogical Craig Ringer 05:44
Re: Some messages of pg_rewind --debug not getting translated 📎 Michael Paquier 06:01
pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data 📎 Pavan Deolasee 06:43
Re: Speed up Clog Access by increasing CLOG buffers 📎 Amit Kapila 06:56
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 07:03
Re: VS 2015 support in src/tools/msvc 📎 Michael Paquier 07:17
Re: Proposal: Generic WAL logical messages 📎 Petr Jelinek 07:27
Re: Reworks of CustomScan serialization/deserialization Kouhei Kaigai 07:34
Re: pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data Michael Paquier 07:43
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 07:48
Re: pg_dump dump catalog ACLs 📎 Stephen Frost 07:48
Re: Reworks of CustomScan serialization/deserialization Petr Jelinek 08:12
Re: Reworks of CustomScan serialization/deserialization 📎 Kouhei Kaigai 08:14
Re: WIP: Access method extendability Alexander Korotkov 08:15
Re: Performance degradation in commit 6150a1b0 📎 Ashutosh Sharma 08:29
Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI 08:32
Re: Bug in searching path in jsonb_set when walking through JSONB array Oleg Bartunov 08:54
Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table Rajkumar Raghuwanshi 09:24
Re: Patch: fix lock contention for HASHHDR.mutex 📎 Aleksander Alekseev 09:49
Re: pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data 📎 Pavan Deolasee 10:04
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Bernd Helmle 10:32
Re: Bug in searching path in jsonb_set when walking through JSONB array Vitaly Burovoy 10:48
Re: NOT EXIST for PREPARE Yury Zhuravlev 11:01
Re: BRIN is missing in multicolumn indexes documentation Emre Hasegeli 11:27
Re: Proposal: "Causal reads" mode for load balancing reads without stale data 📎 Thomas Munro 11:34
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Robert Haas 11:39
Re: VS 2015 support in src/tools/msvc Petr Jelinek 11:45
Re: VS 2015 support in src/tools/msvc Michael Paquier 12:05
Re: NOT EXIST for PREPARE Craig Ringer 12:27
Re: Bug in searching path in jsonb_set when walking through JSONB array 📎 Michael Paquier 12:37
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Michael Paquier 12:43
Re: pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data Michael Paquier 12:46
Re: BRIN is missing in multicolumn indexes documentation Alvaro Herrera 12:46
Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table Michael Paquier 12:51
[PROPOSAL] Add SCTP network protocol to postgresql backend and frontend Eduardo Morras 12:55
Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend Andreas Karlsson 13:03
Re: Optimization for updating foreign tables in Postgres FDW Thom Brown 13:05
Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend Alvaro Herrera 13:13
Re: Proposal: Generic WAL logical messages Alvaro Herrera 13:17
Re: NOT EXIST for PREPARE Merlin Moncure 13:21
Re: multivariate statistics v14 Tomas Vondra 13:21
Re: Bug in searching path in jsonb_set when walking through JSONB array Tom Lane 14:01
Add something in struct PGPROC A student from china 14:07
Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend Andreas Karlsson 14:23
Re: Proposal: "Causal reads" mode for load balancing reads without stale data Robert Haas 14:32
Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend Eduardo Morras 14:37
Re: Add something in struct PGPROC Aleksander Alekseev 14:37
Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend Eduardo Morras 14:42
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 14:47
Re: Patch: fix lock contention for HASHHDR.mutex Robert Haas 15:02
Re: [WIP] Effective storage of duplicates in B-tree index. Alexandr Popov 15:30
Re: NOT EXIST for PREPARE 📎 Yury Zhuravlev 15:34
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Tom Lane 15:43
Re: README for src/backend/replication/logical Alvaro Herrera 15:54
Re: Relax requirement for INTO with SELECT in pl/pgsql Jim Nasby 15:57
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator 📎 Robert Haas 15:58
Re: Patch: fix lock contention for HASHHDR.mutex Aleksander Alekseev 16:00
Re: WIP: Upper planner pathification Jim Nasby 16:03
Re: Relax requirement for INTO with SELECT in pl/pgsql Merlin Moncure 16:06
Re: NOT EXIST for PREPARE Michael Meskes 16:07
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 16:13
Re: NOT EXIST for PREPARE Merlin Moncure 16:16
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) David G. Johnston 16:19
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Tom Lane 16:27
Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table Robert Haas 16:53
Rationalizing code-sharing among src/bin/ directories Tom Lane 16:55
PostgreSQL 9.6 behavior change with set returning (funct).* Regina Obe 16:56
Re: dealing with extension dependencies that aren't quite 'e' 📎 Abhijit Menon-Sen 17:00
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Robert Haas 17:11
Re: pg_dump / copy bugs with "big lines" ? 📎 Daniel Verite 17:14
Re: Breakage with VACUUM ANALYSE + partitions Robert Haas 17:20
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 17:22
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 17:23
Re: Rationalizing code-sharing among src/bin/ directories Robert Haas 17:25
Re: Rationalizing code-sharing among src/bin/ directories Petr Jelinek 17:30
Re: Rationalizing code-sharing among src/bin/ directories Magnus Hagander 17:32
Re: Reworks of CustomScan serialization/deserialization Petr Jelinek 17:36
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Tom Lane 17:37
Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Tom Lane 17:41
Re: NOT EXIST for PREPARE Vladimir Sitnikov 17:46
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 17:46
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 17:52
Re: Proposal: Generic WAL logical messages 📎 Petr Jelinek 17:52
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Magnus Hagander 17:56
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 17:58
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:00
Re: NOT EXIST for PREPARE Merlin Moncure 18:01
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:02
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Magnus Hagander 18:04
Re: NOT EXIST for PREPARE Tom Lane 18:05
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:06
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Magnus Hagander 18:09
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 18:13
Re: Rationalizing code-sharing among src/bin/ directories Alvaro Herrera 18:13
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:14
Re: NOT EXIST for PREPARE Vladimir Sitnikov 18:15
Re: multivariate statistics v14 Petr Jelinek 18:23
Re: PostgreSQL 9.6 behavior change with set returning (funct).* David G. Johnston 18:27
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 18:32
Re: NOT EXIST for PREPARE Merlin Moncure 18:33
Re: Relation extension scalability 📎 Robert Haas 18:39
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:40
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Merlin Moncure 18:47
Re: Relation extension scalability Petr Jelinek 18:52
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Robert Haas 18:56
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 19:01
Re: Relation extension scalability Robert Haas 19:01
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 19:04
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 19:07
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Tom Lane 19:15
Re: NOT EXIST for PREPARE Vladimir Sitnikov 19:17
Re: Relation extension scalability Petr Jelinek 19:19
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 19:20
Re: Relation extension scalability Petr Jelinek 19:33
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 19:38
Re: BRIN is missing in multicolumn indexes documentation 📎 Petr Jediný 19:40
Re: Relation extension scalability Robert Haas 19:43
Re: Rationalizing code-sharing among src/bin/ directories Alvaro Herrera 20:00
Re: Relation extension scalability Petr Jelinek 20:01
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 20:07
Re: NOT EXIST for PREPARE Merlin Moncure 20:08
Re: NOT EXIST for PREPARE Stephen Frost 20:10
Re: VS 2015 support in src/tools/msvc Petr Jelinek 20:18
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Stephen Frost 20:18
Re: NOT EXIST for PREPARE Yury Zhuravlev 20:21
Re: NOT EXIST for PREPARE Vladimir Sitnikov 20:24
Re: Speed up Clog Access by increasing CLOG buffers Andres Freund 20:43
Re: Rationalizing code-sharing among src/bin/ directories Tom Lane 20:53
Re: PostgreSQL 9.6 behavior change with set returning (funct).* 📎 Tom Lane 21:11
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 21:34
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 21:51
Re: PostgreSQL 9.6 behavior change with set returning (funct).* David G. Johnston 21:58
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Stephen Frost 22:05
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 22:08
Pg-Logical output pkg; can't install 9.4 and 9.5 on same Wheezy box Jerry Sievers 22:09
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 22:22
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Tom Lane 22:34
Re: PostgreSQL 9.6 behavior change with set returning (funct).* Regina Obe 23:29
Re: Rationalizing code-sharing among src/bin/ directories Alvaro Herrera 23:58
Re: README for src/backend/replication/logical 📎 Craig Ringer 23:59

March 24, 2016

Thread Author Time
Re: NOT EXIST for PREPARE Craig Ringer 00:02
Re: Speed up Clog Access by increasing CLOG buffers Andres Freund 00:10
Re: Speed up Clog Access by increasing CLOG buffers Andres Freund 00:14
Re: Bug in searching path in jsonb_set when walking through JSONB array Michael Paquier 00:38
Re: PoC: Partial sort Peter Geoghegan 00:39
Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table Michael Paquier 00:40
Re: WIP: Access method extendability Alvaro Herrera 01:06
Re: Relation extension scalability Amit Kapila 01:43
Re: Using quicksort for every external sort run Peter Geoghegan 02:00
Re: Fix for OpenSSL error queue bug Peter Geoghegan 02:01
Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier 02:14
Re: WIP: Access method extendability Alvaro Herrera 02:15
Re: Support for N synchronous standby servers - take 2 Fujii Masao 02:34

Browse Archives

Prev | Next