pgsql-bugs since 2016-02-28 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

Feb. 28, 2016

Thread Author Time
BUG #13992: psql.exe occur a mistake "R6016 - not enough space for thread data" huawei.zhoujianpeng 05:00
BUG #13993: Temp sequence does not seem to be properly deleted mathias.zajaczkowski 20:08
BUG #13994: Documentation of pg_notify is incorrect. junkmesend 23:20
Re: BUG #13994: Documentation of pg_notify is incorrect. David Gould 23:37
Re: BUG #13994: Documentation of pg_notify is incorrect. Joe Conway 23:43

Feb. 29, 2016

Thread Author Time
Server crash with certain encodings Thom Brown 02:15
Re: Server crash with certain encodings Tom Lane 03:31
Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby 📎 Michael Paquier 06:43
BUG #13995: Inconsistent exucution plan while using enable_nestloop eyal 09:24
Re: Server crash with certain encodings Thom Brown 10:55
Re: BUG #13988: "plan should not reference subplan's variable" whilst using row level security Dean Rasheed 12:57
Prepared statements Сергей Кочетков 13:30
Re: BUG #13993: Temp sequence does not seem to be properly deleted Euler Taveira 13:39
Re: BUG #13985: Segmentation fault on PREPARE TRANSACTION Tom Lane 18:35
Re: BUG #13894: MANPATH in documentation - wrong path Alvaro Herrera 20:55
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Alvaro Herrera 21:33

March 1, 2016

Thread Author Time
could not migrate 8.0.13 database with large object data to 9.5.1 Premsun Choltanwanich 02:08
Re: could not migrate 8.0.13 database with large object data to 9.5.1 John R Pierce 05:33
Bug or incorrect usage? Jordan Gigov 12:29
Re: Bug or incorrect usage? Vitaly Burovoy 13:31

March 2, 2016

Thread Author Time
Re: BUG #13984: Multiple rows with the same primary key value exist. Tsunakawa, Takayuki 01:52
Re: could not migrate 8.0.13 database with large object data to 9.5.1 Premsun Choltanwanich 02:04
Re: Re: could not migrate 8.0.13 database with large object data to 9.5.1 John R Pierce 02:24
Re: could not migrate 8.0.13 database with large object data to 9.5.1 Premsun Choltanwanich 04:05
Re: could not migrate 8.0.13 database with large object data to 9.5.1 John R Pierce 04:59
Re: Re: could not migrate 8.0.13 database with large object data to 9.5.1 Mark Kirkwood 05:21
BUG #13996: json_to_record() returns non-NULL, malformed value for omitted key under some circumstances johann 08:03
Re: could not migrate 8.0.13 database with large object data to 9.5.1 Magnus Hagander 08:29
Re: could not migrate 8.0.13 database with large object data to 9.5.1 John R Pierce 08:39
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. 📎 David Gould 11:45
Re: Prepared statements David Gould 12:19
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Alvaro Herrera 15:35
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Joe Conway 16:12
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Julien Rouhaud 22:55
WHERE clause not used when index is used (9.5) David G. Johnston 23:29

March 3, 2016

Thread Author Time
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Michael Paquier 00:26
Re: BUG #13996: json_to_record() returns non-NULL, malformed value for omitted key under some circumstances 📎 Tom Lane 01:04
Re: BUG #13996: json_to_record() returns non-NULL, malformed value for omitted key under some circumstances Andrew Dunstan 03:00
Re: BUG #13996: json_to_record() returns non-NULL, malformed value for omitted key under some circumstances Tom Lane 03:48
BUG #13997: does not work ILIKE + UTF8 woodman 04:23
BUG #13998: Misleading error from pg_basebackup alexey.kuntsevich 08:24
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Fujii Masao 14:42
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Julien Rouhaud 14:54
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Andres Freund 17:35
Re: Re: could not migrate 8.0.13 database with large object data to 9.5.1 Mark Kirkwood 21:10
BUG #13999: pg_upgrade failing with FATAL: unrecognized configuration parameter "unix_socket_directory" rsimeon 23:38

March 4, 2016

Thread Author Time
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Michael Paquier 02:57
pg_dump ignore CASTs when using --schema Felix Ostmann 06:56
Re: BUG #13997: does not work ILIKE + UTF8 Shulgin, Oleksandr 15:12
Re: BUG #13844: Logical decoding bug with subxact + row locking Alvaro Herrera 15:36
Re: BUG #13999: pg_upgrade failing with FATAL: unrecognized configuration parameter "unix_socket_directory" Tom Lane 15:48
BUG #14000: initdb installs in 9.4 by default itparanoia 16:00
Re: BUG #14000: initdb installs in 9.4 by default Tom Lane 16:12
Re: BUG #14000: initdb installs in 9.4 by default Evgeniy Shishkin 16:15
Re: BUG #13844: Logical decoding bug with subxact + row locking 📎 Andres Freund 18:12
Re: pg_dump ignore CASTs when using --schema Tom Lane 18:23
Re: BUG #13844: Logical decoding bug with subxact + row locking Alvaro Herrera 18:28
Re: BUG #13844: Logical decoding bug with subxact + row locking Andres Freund 18:30
Re: pg_dump ignore CASTs when using --schema David G. Johnston 18:43
Re: BUG #13920: pg_try_advisory_xact_lock bigint trouble Thomas Munro 19:15
Re: BUG #13920: pg_try_advisory_xact_lock bigint trouble Merlin Moncure 21:17

March 5, 2016

Thread Author Time
Re: BUG #13844: Logical decoding bug with subxact + row locking 📎 Andres Freund 07:47
ALTER INDEX not working in 9.5.1? Matthew Byrne 11:32
BUG #14001: pg_ctl error output empty/faulty doublem09 12:00
Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while Fujii Masao 17:47

March 6, 2016

Thread Author Time
Re: Long text values destroys logical replication slots Andres Freund 02:18
Re: BUG #13844: Logical decoding bug with subxact + row locking Andres Freund 02:18

March 7, 2016

Thread Author Time
Re: ALTER INDEX not working in 9.5.1? Tom Lane 06:09
Re: ALTER INDEX not working in 9.5.1? David G. Johnston 06:16
Re: ALTER INDEX not working in 9.5.1? Venkata Balaji N 06:37
Re: ALTER INDEX not working in 9.5.1? Matthew Byrne 07:34
BUG #14002: Crashes system talaikis.tadas 10:19
Re: BUG #14001: pg_ctl error output empty/faulty Michael Paquier 10:48
BUG #14003: Error "could not open relation with OID 18152875" g.jalmi 12:57
Re: BUG #14001: pg_ctl error output empty/faulty Tom Lane 15:41
Re: BUG #14003: Error "could not open relation with OID 18152875" Tom Lane 15:50
BUG #14004: pg_restore never returns on premature EOF of input file if invoked with with parallel job option armin.schoeffmann 16:16
Re: BUG #13970: Vacuum hangs on particular table; cannot be terminated - requires `kill -QUIT pid` Alvaro Herrera 16:21
Re: BUG #14001: pg_ctl error output empty/faulty Michael Paquier 22:05

March 8, 2016

Thread Author Time
Re: BUG #14002: Crashes system Michael Paquier 01:54
BUG #14005: Installation Error manish.bhanumca 14:17
BUG #14006: psql cannot find client certificates in default location lupitheloop 15:02
BUG #14007: log_statement doesn't work when applied to a 'group' ryan.schannauer 22:14
Re: BUG #14007: log_statement doesn't work when applied to a 'group' David G. Johnston 23:21

March 9, 2016

Thread Author Time
gram.y comment issue 张文升 06:04
Re: BUG #13920: pg_try_advisory_xact_lock bigint trouble Valeriy A. 10:46
Re: gram.y comment issue Amit Langote 12:54
BUG #14008: corr, covar_pop function returns different values on the same dataset Stepya 13:39
BUG #14009: pg_restore not restoring privilegs when one login/group role is missing alexander 15:15
Re: gram.y comment issue Tom Lane 15:31
streaming replication master can fail to shut down Nick Cleaton 16:17
BUG #14010: Multi-valued Index-only scans do not properly handle nulls in search gtakahashi 16:51
Re: BUG #14008: corr, covar_pop function returns different values on the same dataset Tom Lane 18:23
Re: BUG #14010: Multi-valued Index-only scans do not properly handle nulls in search Tom Lane 19:00
Re: BUG #14010: Multi-valued Index-only scans do not properly handle nulls in search Glen Takahashi 19:51
Re: BUG #14010: Multi-valued Index-only scans do not properly handle nulls in search Tom Lane 19:58
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing Tom Lane 20:32
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Breen Hagan 22:44

March 10, 2016

Thread Author Time
Re: Error and wrong lenghth of non-ASCII Unicode string in plpythonu Peter Eisentraut 01:28
Re: gram.y comment issue 张文升 02:41
BUG #14011: select count(distinct column) does not utilizes indices to improve performance gtakahashi 04:33
Re: BUG #14011: select count(distinct column) does not utilizes indices to improve performance Tom Lane 04:50
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 06:24
BUG #14012: How to change password in postgreSQL? gudakrishna20 07:33
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing 📎 Alexander Spiteri 09:24
BUG #14014: postgresql95-setup script determines PGDATA wrongly tigreavecdesailes 12:22
Undetected deadlock with pg_dump on hot_standby server 📎 Oliver Seemann 12:50
Re: streaming replication master can fail to shut down Nick Cleaton 13:13
Re: BUG #13440: unaccent does not remove all diacritics Teodor Sigaev 13:46
Re: BUG #13440: unaccent does not remove all diacritics 📎 Léonard Benedetti 14:35
Performance Improvement in SQL Lucas Souza Cruz 14:44
Re: BUG #13440: unaccent does not remove all diacritics 📎 Léonard Benedetti 14:44
Too many files in pg_replslot folder Dmitriy Sarafannikov 14:49
Re: BUG #14012: How to change password in postgreSQL? David G. Johnston 15:13
Re: Too many files in pg_replslot folder Alvaro Herrera 15:34
Re: Performance Improvement in SQL David G. Johnston 16:06
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing Tom Lane 16:24
Bad interaction between pg_dump/pg_restore and table inheritance Rich Schaaf 19:44
BUG #14015: Query Plan not optimal jkoceniak 20:50

March 11, 2016

Thread Author Time
Re[2]: [BUGS] Too many files in pg_replslot folder Dmitriy Sarafannikov 08:16
Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander 11:01
Re: BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich 11:49
Re: [BUGS] Segfault in MemoryContextAlloc Dmitriy Sarafannikov 13:03
Re: streaming replication master can fail to shut down 📎 Nick Cleaton 14:12
Re: Re: [BUGS] Segfault in MemoryContextAlloc Tom Lane 14:42
Re[2]: [BUGS] Re: [BUGS] Segfault in MemoryContextAlloc Dmitriy Sarafannikov 15:10
Re: Re[2]: [BUGS] Re: [BUGS] Segfault in MemoryContextAlloc Tom Lane 15:51
Re: BUG #13440: unaccent does not remove all diacritics Teodor Sigaev 16:38
BUG #14016: Incomplete documentation of IN subquery expression manlio.perillo 16:39
Re: BUG #14016: Incomplete documentation of IN subquery expression David G. Johnston 17:02
Re: BUG #13440: unaccent does not remove all diacritics Léonard Benedetti 17:14
Re: BUG #13440: unaccent does not remove all diacritics Tom Lane 18:16
Re: BUG #13440: unaccent does not remove all diacritics Léonard Benedetti 18:27

March 12, 2016

Thread Author Time
Re: BUG #13440: unaccent does not remove all diacritics Peter Eisentraut 03:02
Re: BUG #13440: unaccent does not remove all diacritics Léonard Benedetti 03:44
Re: BUG #13440: unaccent does not remove all diacritics Tom Lane 04:06
BUG #14017: strange syntax error anthony 10:09
Re: BUG #14017: strange syntax error Tom Lane 16:03
Re: BUG #13970: Vacuum hangs on particular table; cannot be terminated - requires `kill -QUIT pid` Brian Ghidinelli 22:06

March 14, 2016

Thread Author Time
BUG #14019: Security label TAB causes unexpected EOF and client session termination nummervet 08:06
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing Alexander Spiteri 08:18
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing Alexander Spiteri 10:41
Re: BUG #14019: Security label TAB causes unexpected EOF and client session termination Tom Lane 15:16
Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby David Steele 17:46
BUG #14020: row_number() over(partition by order by) - weird behavior b.yordanov2 20:43
BUG #14021: configure failing to find shared libperl aelmalinka 22:52

March 15, 2016

Thread Author Time
Re: BUG #14021: configure failing to find shared libperl Tom Lane 00:13
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing Tom Lane 02:57
Re: BUG #14020: row_number() over(partition by order by) - weird behavior David G. Johnston 04:00
Re: BUG #14020: row_number() over(partition by order by) - weird behavior Boyko Yordanov 08:20
BUG #14022: Installer fails complaining about COMSPEC but COMSPEC is correct. shasanoglu 08:55
Re: BUG #14020: row_number() over(partition by order by) - weird behavior Boyko Yordanov 09:04
BUG #14023: pq odbc driver crashed while get data from boolean column suzhengchun 10:24
Re: BUG #14020: row_number() over(partition by order by) - weird behavior David G. Johnston 15:13
Re: [BUGS] BUG #14023: pq odbc driver crashed while get data from boolean column Michael Paquier 16:04
Re: BUG #13440: unaccent does not remove all diacritics 📎 Teodor Sigaev 17:01
Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby 📎 Michael Paquier 17:11
Re: BUG #13440: unaccent does not remove all diacritics 📎 Léonard Benedetti 17:44
pgbench -C -M prepared gives an error Robins Tharakan 19:18
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. Alvaro Herrera 20:40
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. David Gould 21:28

March 16, 2016

Thread Author Time
Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing Alexander Spiteri 07:39
Re: Too many files in pg_replslot folder Dmitriy Sarafannikov 11:06
Re: [BUGS] BUG #14023: pq odbc driver crashed while get data from boolean column 📎 苏正春 11:26
Re: BUG #13440: unaccent does not remove all diacritics Teodor Sigaev 13:52
BUG #14024: problem in Creating pivot table amr.fadly 13:56
to_char(OF) is broken David Fetter 14:02
BUG #14025: Unable to validate constraints jan.kort 15:08
BUG #14026: Problem to convert number to real carlos_penteado 20:07
postmaster became multithreaded during startup Philip White 20:53
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. David Gould 21:00
BUG #14027: n_tup_ins increments regardless of insertion success matvejchikov 21:59

March 17, 2016

Thread Author Time
Re: pgbench -C -M prepared gives an error Tatsuo Ishii 01:38
Re: to_char(OF) is broken 📎 Thomas Munro 02:23
Re: [HACKERS] pgbench -C -M prepared gives an error Tom Lane 02:30
Re: [HACKERS] pgbench -C -M prepared gives an error Tatsuo Ishii 02:43
Re: to_char(OF) is broken 📎 Thomas Munro 03:14
Re: [BUGS] pgbench -C -M prepared gives an error Fabien COELHO 07:57
Re: [HACKERS] pgbench -C -M prepared gives an error Tom Lane 13:14
Re: [HACKERS] pgbench -C -M prepared gives an error Michael Paquier 13:20
BUG #14028: FATAL: cannot perform encoding conversion outside a transaction srivathson.k 13:39
Re: [HACKERS] pgbench -C -M prepared gives an error Robert Haas 13:41
Help Ritanjali M 13:48
BUG #14029: PgAdmin III truncates reverse engineered SQL script for a materialized vw if contains a semicolon robf.42 17:39
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

Browse Archives

Prev | Next