pgsql-bugs before 2016-03-30 00:00

If you find a bug, please use the bug reporting form.

Search the Archives

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

Browse Archives

Prev | Next

March 17, 2016

Thread Author Time
Re: to_char(OF) is broken Tom Lane 19:06
BUG #14030: BRIN doc bug cpacejo 21:05
pgbench confused between service + PGPORT Erik Rijkers 21:16
Re: [HACKERS] pgbench -C -M prepared gives an error Tatsuo Ishii 22:52
Re: BUG #14030: BRIN doc bug Alvaro Herrera 23:17
Re: BUG #14026: Problem to convert number to real John R Pierce 23:18
Re: Too many files in pg_replslot folder Andres Freund 23:21
Re: BUG #14024: problem in Creating pivot table Tom Lane 23:21
Re: BUG #14024: problem in Creating pivot table Joe Conway 23:23
Re: BUG #14026: Problem to convert number to real Tom Lane 23:25
Re: Help John R Pierce 23:26
Re: BUG #14025: Unable to validate constraints Tom Lane 23:33
Re: BUG #14028: FATAL: cannot perform encoding conversion outside a transaction Tom Lane 23:36

March 18, 2016

Thread Author Time
Re: postmaster became multithreaded during startup Tom Lane 00:18
Re: BUG #14025: Unable to validate constraints David G. Johnston 01:02
Re: Help David G. Johnston 01:11
BUG #14031: Failed to Write to History File cjthmp 03:50
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Jim Nasby 07:15
Re: Too many files in pg_replslot folder 📎 Dmitriy Sarafannikov 08:12
Incorrect accounting (n_tup_ins) of non-inserted rows Ilya Matveychikov 09:54
BUG #14032: trigram index is not used for '=' operator ruslan.zakirov 10:04
BUG #14033: cross-compilation to ARM fails daniel 12:24
Re: Incorrect accounting (n_tup_ins) of non-inserted rows Tom Lane 13:25
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Tom Lane 13:39
BUG #14034: Select for update with inner select doesn't return value after committing by other transaction. Bronislav.Houdek 14:09
Re: BUG #14031: Failed to Write to History File David G. Johnston 20:57
Re: Incorrect accounting (n_tup_ins) of non-inserted rows Ilya Matveychikov 21:52
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. David Gould 22:08
Re: BUG #14027: n_tup_ins increments regardless of insertion success Vik Fearing 22:08
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Alvaro Herrera 22:13
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Tomas Vondra 22:17
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Tom Lane 22:23
Re: BUG #14032: trigram index is not used for '=' operator Artur Zakirov 22:37

March 19, 2016

Thread Author Time
Re: BUG #14027: n_tup_ins increments regardless of insertion success David G. Johnston 01:08
Re: postmaster became multithreaded during startup Noah Misch 06:22
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. David Gould 08:12
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. David Gould 08:20
Re: BUG #14027: n_tup_ins increments regardless of insertion success Ilya Matveychikov 10:16
Re: BUG #14031: Failed to Write to History File Tom Lane 13:59
Re: BUG #14033: cross-compilation to ARM fails Tom Lane 14:20
Re: BUG #14033: cross-compilation to ARM fails Daniel Golle 16:53
BUG #14036: xmin is null in pg_relication_slots jkoceniak 19:24
Re: BUG #14036: xmin is null in pg_relication_slots Andres Freund 22:17
Re: BUG #14033: cross-compilation to ARM fails Alvaro Herrera 22:38

March 20, 2016

Thread Author Time
Re: BUG #14032: trigram index is not used for '=' operator 📎 Jeff Janes 01:06
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used 📎 Christian Ullrich 15:45
BUG #14037: Move history file vendforce 15:55
Breakage with VACUUM ANALYSE + partitions Thom Brown 19:55

March 21, 2016

Thread Author Time
Re: BUG #14032: trigram index is not used for '=' operator Artur Zakirov 08:28
Re: Re: [BUGS] BUG #14023: pq odbc driver crashed while get data from boolean column Inoue, Hiroshi 10:41
Re: BUG #14028: FATAL: cannot perform encoding conversion outside a transaction Srivathson KK 11:02
BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into table rpegues 14:39
Re: BUG #14033: cross-compilation to ARM fails Tom Lane 14:53
Re: BUG #14037: Move history file bricklen 15:49
Re: BUG #14037: Move history file David G. Johnston 15:50
Re: BUG #14037: Move history file David G. Johnston 15:51
Re: BUG #14033: cross-compilation to ARM fails Daniel Golle 15:52
BUG #14039: Possible documentation bug regarding streaming replication slots sfrazer 16:21
Re: BUG #14033: cross-compilation to ARM fails Tom Lane 16:39
Re: BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into table Tom Lane 16:46
Re: BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into table Reece Pegues 17:10
Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Marc-Olaf Jaschke 20:40
Re: BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into table Tom Lane 21:04
Re: BUG #14033: cross-compilation to ARM fails Daniel Golle 21:38

March 22, 2016

Thread Author Time
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 00:03
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 00:26
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 00:27
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 00:34
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 00:44
Re: BUG #14038: substring cuts unicode char in half, allowing to save broken utf8 into table Reece Pegues 00:47
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 01:09
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 01:15
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 02:54
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 04:04
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 04:10
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 05:16
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 07:53
problem in sql - sum() ivan 14:42
BUG #14040: Cannot authenticate against Active Directory in search+bind mode using domain root naming context xenophon 18:28
Re: problem in sql - sum() David G. Johnston 20:15
Re: problem in sql - sum() Alvaro Herrera 20:25
Re: problem in sql - sum() David G. Johnston 21:00
Re: problem in sql - sum() Alvaro Herrera 21:07
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 21:09
Re: BUG #14034: Select for update with inner select doesn't return value after committing by other transaction. Tom Lane 21:57
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 22:06
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Tom Lane 23:19
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 23:26
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 23:27
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 23:48
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 23:51
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 23:52
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 23:58
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 23:59

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: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 00:51
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 00:57
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: 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: 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: 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: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Bernd Helmle 10:32
BUG #14041: transaction_read_only documentation jako.andras 11:05
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 14:47
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) 📎 Tom Lane 15:43
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 16:13
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) David G. Johnston 16:19
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: BUG #14005: Installation Error Sandeep Thakkar 17:23
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 17:23
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: 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: 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: 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: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:14
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 18:32
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 18:40
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: 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: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 19:20
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 20:07
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: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 22:08

March 24, 2016

Thread Author Time
Re: Breakage with VACUUM ANALYSE + partitions Haribabu Kommi 04:59
BUG #14042: bug, PostgreSQL not cleanup temp table info after crash. digoal 08:45
BUG #14043: log_line_prefix %h not expand.(RPM only) harada.toshi 09:49
Re: BUG #14043: log_line_prefix %h not expand.(RPM only) Michael Paquier 12:28
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Magnus Hagander 13:04
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5); Reko Turja 14:02
Re: BUG #14042: bug, PostgreSQL not cleanup temp table info after crash. Tom Lane 14:03
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Robert Haas 14:14
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Bernd Helmle 14:17
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Robbie Harwood 15:07
Re: BUG #14032: trigram index is not used for '=' operator Emre Hasegeli 15:11
Re: [BUGS] BUG #13854: SSPI authentication failure: wrong realm name used Robert Haas 15:30
Re: BUG #14032: trigram index is not used for '=' operator Ruslan Zakirov 15:31
Re: BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 15:35
Re: BUG #13854: SSPI authentication failure: wrong realm name used 📎 Christian Ullrich 15:44
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 15:57
Re: BUG #13854: SSPI authentication failure: wrong realm name used Robbie Harwood 17:12
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera 17:51
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 19:10
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 19:20
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 19:29
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Tom Lane 19:47
Re: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5) Peter Geoghegan 20:28
BUG #14044: Queries immediately conflict with recovery when recovery_min_apply_delay is used josnyder 20:45
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 20:58
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera 21:22
Re: Breakage with VACUUM ANALYSE + partitions Robert Haas 21:40
Re: BUG #14043: log_line_prefix %h not expand.(RPM only) Toshi Harada 23:55

March 25, 2016

Thread Author Time
BUG #14045: ** BUILD FAILED ** keler 07:12
BUG #14046: Bad mathematical rules for 0 cast jaroslaw.stoklosa 08:56
BUG #14047: Problem while initdb - 0xC000001D srivathson.k 10:26
Re: Breakage with VACUUM ANALYSE + partitions Michael Paquier 12:41
Re: Breakage with VACUUM ANALYSE + partitions Thom Brown 13:25
Re: BUG #14046: Bad mathematical rules for 0 cast John McKown 13:32
Re: BUG #14046: Bad mathematical rules for 0 cast Tom Lane 13:39
Re: BUG #14045: ** BUILD FAILED ** David G. Johnston 15:14
Re: Breakage with VACUUM ANALYSE + partitions Robert Haas 16:02
Re: Breakage with VACUUM ANALYSE + partitions Andres Freund 16:49
Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5); Thomas Munro 20:15

March 26, 2016

Thread Author Time
Re: Breakage with VACUUM ANALYSE + partitions Andres Freund 12:39
Re: BUG #14032: trigram index is not used for '=' operator Jeff Janes 21:52

March 27, 2016

Thread Author Time
BUG #14048: copy issues with jsonb rotten 15:04
Re: BUG #14047: Problem while initdb - 0xC000001D Robert Haas 20:31

March 28, 2016

Thread Author Time
Re: BUG #14048: copy issues with jsonb David G. Johnston 02:25
Re: BUG #14047: Problem while initdb - 0xC000001D 📎 Srivathson KK 05:48
Re: BUG #14048: copy issues with jsonb Rick Otten 09:54
Re: BUG #14048: copy issues with jsonb David G. Johnston 15:48
Re: BUG #14048: copy issues with jsonb Rick Otten 16:35
Re: BUG #14048: copy issues with jsonb David G. Johnston 17:13
BUG #14049: Integer out of range on insert with default id d.j.yotta 23:06
Re: BUG #14049: Integer out of range on insert with default id Tom Lane 23:27

March 29, 2016

Thread Author Time
BUG #14050: "could not reserve shared memory region" in postgresql log mschuch 09:38
BUG #14051: GIN index creation fails with large number of duplicate keys daveg 11:50
BUG #14052: outfile of pg_basebackup , are of different type. But after extractin the file size is same Sasikishore.k 13:37
Re: BUG #13854: SSPI authentication failure: wrong realm name used David Steele 15:09
Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander 16:11
Re: BUG #13854: SSPI authentication failure: wrong realm name used 📎 Christian Ullrich 21:24
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera 21:40
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Tom Lane 21:52
Re: Re: [HACKERS] BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera 22:14

Browse Archives

Prev | Next