pgsql-bugs since 2017-12-16 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

Dec. 16, 2017

Thread Author Time
Re: 10.1: hash index size exploding on vacuum full analyze Ashutosh Sharma 02:33
Re: 10.1: hash index size exploding on vacuum full analyze Amit Kapila 03:04
Re: 10.1: hash index size exploding on vacuum full analyze Amit Kapila 03:11
Re: 10.1: hash index size exploding on vacuum full analyze Amit Kapila 03:38
Re: 10.1: hash index size exploding on vacuum full analyze Ashutosh Sharma 03:54
Re: 10.1: hash index size exploding on vacuum full analyze AP 06:57
Re: 10.1: hash index size exploding on vacuum full analyze Amit Kapila 07:26

Dec. 17, 2017

Thread Author Time
Re: PostgreSQL crashes with SIGSEGV 📎 Peter Geoghegan 01:40
Re: PostgreSQL crashes with SIGSEGV Michael Paquier 10:46
BUG #14981: Systemd unit used postmaster ( not postgres) patsev.anton 14:31
Re: PostgreSQL crashes with SIGSEGV Peter Geoghegan 15:46
Re: BUG #14981: Systemd unit used postmaster ( not postgres) Devrim Gündüz 21:57

Dec. 18, 2017

Thread Author Time
BUG #14982: init db fail hikkis21c 01:47
Re: BUG #14952: COPY fails to fill in IDENTITY column default value Michael Paquier 05:49
Re: BUG #14940: Duplicated records inspite of primary key and unique constraint Сергей А. Фролов 15:28
Received resultset tuples, but no field structure for them Seth Duda 15:31
BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key" PG Bug reporting form 15:36
Change to bug reporting form Stephen Frost 15:47
Re: BUG #14940: Duplicated records inspite of primary key and unique constraint Tomas Vondra 15:50
Re: BUG #14941: Vacuum crashes 📎 Bossart, Nathan 17:35
Re: BUG #14940: Duplicated records inspite of primary key and unique constraint Peter Geoghegan 17:37
Re: BUG #14973: hung queries Thomas Munro 17:38
Re: BUG #14973: hung queries Thomas Munro 19:55
Re: BUG #14973: hung queries Dmitry Shalashov 21:18
Re: BUG #14941: Vacuum crashes Masahiko Sawada 21:29
Re: BUG #14941: Vacuum crashes Bossart, Nathan 22:18

Dec. 19, 2017

Thread Author Time
Re: BUG #14973: hung queries Amit Kapila 07:02
Re: pg_restore --create --no-tablespaces should not issue 'CREATE DATABASE ... TABLESPACE' Michael Paquier 07:10
Re: BUG #14973: hung queries Michael Paquier 07:14
Re: 10.1: hash index size exploding on vacuum full analyze Ashutosh Sharma 12:00
Re: BUG #14891: Old cancel request presented by pgbouncer honored after skipping a query. Greg Stark 16:43
Re: BUG #14891: Old cancel request presented by pgbouncer honored after skipping a query. Skarsol 16:52
vacuum vs heap_update_tuple() and multixactids Andres Freund 18:31
Re: vacuum vs heap_update_tuple() and multixactids Alvaro Herrera 18:35
Re: vacuum vs heap_update_tuple() and multixactids Andres Freund 18:42
Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop Todd A. Cook 18:52
Re: vacuum vs heap_update_tuple() and multixactids 📎 Robert Haas 20:01

Dec. 20, 2017

Thread Author Time
Re: BUG #14949: array_append() - performance issues (in update) Jaroslav Urik 09:35
BUG #14984: function "heap_tuple_from_minimal_tuple" lost HeapTupleHeader->t_len value PG Bug reporting form 09:49
BUG #14985: ExecCopySlotTuple not set "type id" and "type mod" when from minial tuple" PG Bug reporting form 10:05
BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). PG Bug reporting form 12:20
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Magnus Hagander 12:25
Re: vacuum vs heap_update_tuple() and multixactids Andres Freund 14:05
Re: BUG #14984: function "heap_tuple_from_minimal_tuple" lost HeapTupleHeader->t_len value Andres Freund 15:25
Re: BUG #14985: ExecCopySlotTuple not set "type id" and "type mod" when from minial tuple" Andres Freund 15:33
Re: BUG #14985: ExecCopySlotTuple not set "type id" and "type mod" when from minial tuple" Tom Lane 15:37
Re: BUG #14984: function "heap_tuple_from_minimal_tuple" lost HeapTupleHeader->t_len value Tom Lane 15:39
BUG #14987: pg_dump fails due to postgis linking problem PG Bug reporting form 17:59
Re: vacuum vs heap_update_tuple() and multixactids Robert Haas 22:45

Dec. 21, 2017

Thread Author Time
Order of columns in GROUP BY is significant to the planner. Jeff Janes 06:16
Re: Order of columns in GROUP BY is significant to the planner. David Rowley 10:13
BUG #14988: application server couldnot contacted PG Bug reporting form 14:02
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Greg Stark 14:05
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Andres Freund 14:13
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Alvaro Herrera 14:27
Re: vacuum vs heap_update_tuple() and multixactids Amit Kapila 14:28
Re: Order of columns in GROUP BY is significant to the planner. Tom Lane 14:37
BUG #14989: Postgis 2.4.2 for PostgreSQL 10 fails to install PG Bug reporting form 15:06
BUG #14990: hashint4() <> hashint8() for small negative values, causing hash joins to fail PG Bug reporting form 16:58
Re: BUG #14990: hashint4() <> hashint8() for small negative values, causing hash joins to fail Tom Lane 17:31
psql cannot read client SSL private key from a pipe Tony Finch 17:40
Re: BUG #14990: hashint4() <> hashint8() for small negative values, causing hash joins to fail Todd A. Cook 17:43
Re: BUG #14990: hashint4() <> hashint8() for small negative values, causing hash joins to fail Todd A. Cook 17:53
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Greg Stark 21:18
BUG #14991: postgis-2.4.so: undefined symbol: GEOSMinimumClearance PG Bug reporting form 21:26

Dec. 22, 2017

Thread Author Time
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Andres Freund 00:01
Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range). Stephen Frost 01:33
Re: BUG #14941: Vacuum crashes Masahiko Sawada 05:07
May be a jsonb type bug yunlong.gao 12:43
Re: May be a jsonb type bug Sergei Kornilov 13:04
ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Robertson, Alan L 16:18
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Tom Lane 17:20
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Robertson, Alan L 17:46

Dec. 23, 2017

Thread Author Time
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Amit Kapila 04:04

Dec. 25, 2017

Thread Author Time
Re: May be a jsonb type bug yunlong.gao 02:34
Re: 10.1: hash index size exploding on vacuum full analyze Ashutosh Sharma 07:43

Dec. 26, 2017

Thread Author Time
Re: BUG #14991: postgis-2.4.so: undefined symbol: GEOSMinimumClearance Devrim Gündüz 11:38
Re: 10.1: hash index size exploding on vacuum full analyze Teodor Sigaev 16:18

Dec. 27, 2017

Thread Author Time
Re: 10.1: hash index size exploding on vacuum full analyze Amit Kapila 04:13
Re: 10.1: hash index size exploding on vacuum full analyze AP 04:40
Re: 10.1: hash index size exploding on vacuum full analyze Teodor Sigaev 15:29
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. David Fetter 16:05
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. David G. Johnston 16:13
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. David Fetter 16:19
BUG #14992: Programador Java PG Bug reporting form 17:11
Re: BUG #14992: Programador Java John McKown 17:21
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Robertson, Alan L 17:51
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Robertson, Alan L 18:15
BUG #14993: no inicia PG Bug reporting form 18:37
Re: BUG #14952: COPY fails to fill in IDENTITY column default value Peter Eisentraut 20:01
Re: BUG #14952: COPY fails to fill in IDENTITY column default value Tom Lane 20:43

Dec. 28, 2017

Thread Author Time
Re: Order of columns in GROUP BY is significant to the planner. David Rowley 04:46
Re: Order of columns in GROUP BY is significant to the planner. Jeff Janes 15:51
Server postgres_fdw "fetch_size" option cannot be updated Logan Owen 20:33
Re: Server postgres_fdw "fetch_size" option cannot be updated Jeff Janes 20:42
Re: Server postgres_fdw "fetch_size" option cannot be updated Logan Owen 20:53
Re: BUG #14941: Vacuum crashes 📎 Bossart, Nathan 22:46

Dec. 29, 2017

Thread Author Time
help XM 03:16

Dec. 30, 2017

Thread Author Time
Re: [BUGS] BUG #14890: Error grouping by same column twice using FDW Jeevan Chalke 07:13
BUG #14994: Email alert PG Bug reporting form 07:14
Re: BUG #14994: Email alert Michael Paquier 08:02
BUG #14995: repmgr_funcs lib is missing in rpm PG Bug reporting form 14:31
Re: psql cannot read client SSL private key from a pipe Andreas Karlsson 18:30
Re: BUG #14995: repmgr_funcs lib is missing in rpm Devrim Gündüz 18:56
Re: BUG #14952: COPY fails to fill in IDENTITY column default value Michael Paquier 23:26

Jan. 2, 2018

Thread Author Time
Re: 10.1: hash index size exploding on vacuum full analyze Amit Kapila 05:49
Re: BUG #14995: repmgr_funcs lib is missing in rpm Devrim Gündüz 11:04
Re: BUG #14995: repmgr_funcs lib is missing in rpm Devrim Gündüz 12:36
Re: BUG #14975: [pgrpms] make build10 for postgresql fails Devrim Gündüz 13:39
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Robertson, Alan L 15:55
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. David Fetter 16:21
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Alan Robertson 17:15
Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with the SHOW command. Alan Robertson 21:35

Jan. 3, 2018

Thread Author Time
BUG #14996: psql shows password in some cases PG Bug reporting form 08:31
BUG #14997: Get segmentation fault on select sum(bigint_field) PG Bug reporting form 12:16
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) Tom Lane 15:08
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) David Rowley 15:10
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) David Rowley 15:13
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) Tom Lane 15:15
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) David Rowley 15:34
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) sector119 18:54
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) Tom Lane 19:29
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) sector119 19:52
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) Jeff Janes 20:24
Re: BUG #14997: Get segmentation fault on select sum(bigint_field) sector119 20:33

Jan. 4, 2018

Thread Author Time
BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation' PG Bug reporting form 04:19
Re: BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation' Andres Freund 04:22
Fwd: BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation' Thu Luu 08:11
Re: BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation' Sergei Kornilov 10:09
BUG #14999: pg_rewind corrupts control file global/pg_control PG Bug reporting form 20:06
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug 📎 Alexander Korotkov 21:25

Jan. 5, 2018

Thread Author Time
Re: BUG #14999: pg_rewind corrupts control file global/pg_control 📎 Michael Paquier 01:26
Re: BUG #14999: pg_rewind corrupts control file global/pg_control TipTop Labs 03:36
Re: BUG #14999: pg_rewind corrupts control file global/pg_control Michael Paquier 03:41
missing repodata for https://download.postgresql.org/pub/repos/yum/9.6/fedora/fedora-26-x86_64 Karl Czajkowski 23:05

Jan. 8, 2018

Thread Author Time
BUG #15000: Cache lookup failure PG Bug reporting form 11:31
Re: BUG #15000: Cache lookup failure Tom Lane 15:12
Re: BUG #15000: Cache lookup failure Thomas Kellerer 15:27
Re: BUG #15000: Cache lookup failure Tom Lane 15:35
Re: BUG #15000: Cache lookup failure Thomas Kellerer 15:49
Re: BUG #15000: Cache lookup failure Tom Lane 16:04
Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop Todd A. Cook 17:09
Re: BUG #15000: Cache lookup failure Thomas Kellerer 21:16

Jan. 9, 2018

Thread Author Time
Re: BUG #14941: Vacuum crashes Michael Paquier 04:27
Re: BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key" Michael Paquier 05:37
Re: BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key" Noah Misch 06:21
Re: BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key" Michael Paquier 06:31
BUG #15001: planner cann't distinguish composite index? PG Bug reporting form 11:25
Re: BUG #14941: Vacuum crashes Robert Haas 15:23
Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop Tom Lane 15:36
BUG #15002: Unexpected behaviour in psql \r command PG Bug reporting form 17:45
Re: BUG #15002: Unexpected behaviour in psql \r command David G. Johnston 17:58
Re: missing repodata for https://download.postgresql.org/pub/repos/yum/9.6/fedora/fedora-26-x86_64 Devrim Gündüz 18:42
Re: BUG #14941: Vacuum crashes Bossart, Nathan 21:40
Re: BUG #14941: Vacuum crashes Bossart, Nathan 21:42
Re: BUG #14941: Vacuum crashes Andres Freund 21:46

Jan. 10, 2018

Thread Author Time
Re: BUG #14941: Vacuum crashes Michael Paquier 02:53
Re: BUG #14941: Vacuum crashes Michael Paquier 02:55
Re: BUG #15001: planner cann't distinguish composite index? Amit Kapila 03:35
could not determine which collation to use for string comparison Andrey 14:05
Re: BUG #14941: Vacuum crashes 📎 Bossart, Nathan 17:26
Re: BUG #14941: Vacuum crashes Bossart, Nathan 17:30
Re: [BUGS] BUG #14857: Typo in pg_dump italian translation Bruce Momjian 20:10
Re: [BUGS] BUG #14860: pg_read_all_stats and pg_stat_replication Bruce Momjian 20:53
Re: BUG #14941: Vacuum crashes Michael Paquier 23:14

Jan. 11, 2018

Thread Author Time
Re: BUG #14941: Vacuum crashes Masahiko Sawada 02:17
Fwd: Regarding Not Connect to other postgresql database Rohit Dwivedi 07:09
BUG #15003: pg_terminate_backend does not work PG Bug reporting form 08:43
Re: BUG #15002: Unexpected behaviour in psql \r command Petr Korobeinikov 08:44
BUG #15004: Missing libprotobuf-c in pgdg-centos10-10-2.noarch.rpm PG Bug reporting form 09:06
BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. PG Bug reporting form 11:12
Re: BUG #15003: pg_terminate_backend does not work David Gould 11:20
Re: BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. 📎 David Gould 12:17
BUG #15006: "make check" error if current user is "user" PG Bug reporting form 12:53
Re: BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Alvaro Herrera 14:39
Re: BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Tom Lane 15:12
BUG #15007: LIMIT not respected in sub-queries PG Bug reporting form 21:16
Re: BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. David Gould 21:45
Re: [BUGS] BUG #14875: pg_createcluster fails to load --createclusterconf Bruce Momjian 21:59
Re: [BUGS] Improper const-evaluation of HAVING with grouping sets and subquery pullup 📎 Tom Lane 22:46
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Thomas Munro 23:01
Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop Andres Freund 23:05

Jan. 12, 2018

Thread Author Time
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 03:19
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Thomas Munro 04:01
BUG #15008: Need a pause PG Bug reporting form 09:26
RE: BUG #15008: Need a pause Greg Clough 09:39
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 12:51
Re: BUG #15008: Need a pause Laurent Martelli 13:12
Re: [BUGS] Improper const-evaluation of HAVING with grouping sets and subquery pullup Tom Lane 17:45
Re: [BUGS] BUG #14890: Error grouping by same column twice using FDW Tom Lane 21:55
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andres Freund 22:06

Jan. 13, 2018

Thread Author Time
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 02:42

Jan. 14, 2018

Thread Author Time
BUG #15009: connection to server PG Bug reporting form 10:33

Jan. 15, 2018

Thread Author Time
BUG #15010: Sequence ID is getting skipped PG Bug reporting form 06:43
Re: BUG #14999: pg_rewind corrupts control file global/pg_control 📎 Michael Paquier 07:25
BUG #15010: Sequence ID is getting skipped David G. Johnston 07:36
Re: BUG #15010: Sequence ID is getting skipped Daniel Gustafsson 08:45
BUG #15011: pgAdmin doesn't connect local server PG Bug reporting form 12:56
BUG #15012: psql doesn't use server's default port PG Bug reporting form 16:06
Re: BUG #15012: psql doesn't use server's default port Pavel Stehule 18:05

Browse Archives

Prev | Next