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

May 12, 2017

Thread Author Time
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Tom Lane 03:59
BUG #14648: counts for queries using array unnesting is incorrect sebastian.calbaza 13:00
Re: Crash observed during the start of the Postgres process 📎 K S, Sandhya (Nokia - IN/Bangalore) 13:42
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Peter Eisentraut 14:20
Re: BUG #14648: counts for queries using array unnesting is incorrect Tom Lane 14:20
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Peter Eisentraut 14:28
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Peter Eisentraut 14:35
Re: BUG #14648: counts for queries using array unnesting is incorrect Sebastion Calbaza 14:55
Re: BUG #14648: counts for queries using array unnesting is incorrect David G. Johnston 15:46
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Vitaliy Gomenyuk 15:55
Re: [BUGS] Crash observed during the start of the Postgres process Tom Lane 16:38
Re: Crash observed during the start of the Postgres process Robert Haas 16:54
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Bruce Momjian 17:30
BUG #14649: Function Namespace Resolution Bug jeremy 17:40
Re: BUG #14649: Function Namespace Resolution Bug Tom Lane 18:13
BUG #14650: pg_dump -c fails when 'public' schema doesn't exist tureba 18:18
Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist Tom Lane 18:22
Re: BUG #14649: Function Namespace Resolution Bug Jeremy Cowgar 18:25
Re: BUG #14649: Function Namespace Resolution Bug Tom Lane 18:50
Re: BUG #14649: Function Namespace Resolution Bug Jeremy Cowgar 19:16
Re: BUG #14649: Function Namespace Resolution Bug Tom Lane 20:10
BUG #14651: Uninitialized page fix corrupted TOAST table nilesoien 21:27
BUG #14652: pg_dump: VIEW dumped as TABLE martellilaurent 22:19
Re: BUG #14652: pg_dump: VIEW dumped as TABLE Tom Lane 23:27

May 13, 2017

Thread Author Time
Re: BUG #14651: Uninitialized page fix corrupted TOAST table Tom Lane 14:02
Postgres 9.6.3 pg_dump issue Vlad Alex 22:02
Re: Postgres 9.6.3 pg_dump issue Michael Paquier 22:47
Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist Michael Paquier 22:54
Re: BUG #14530: Logical Decoding Slowness Andres Freund 23:16

May 14, 2017

Thread Author Time
BUG #14653: PAM authentication failed matan.hury 07:16
Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist 📎 Stephen Frost 15:40
Commenting a FK crashes ALTER TABLE statements Marko Elezovic 15:43
BUG #14654: With high statistics targets on ts_vector, unexpectedly high memory use & OOM are triggered james+postgres 20:06

May 15, 2017

Thread Author Time
Re: BUG #14650: pg_dump -c fails when 'public' schema doesn't exist Michael Paquier 00:53
Re: Concurrent ALTER SEQUENCE RESTART Regression Noah Misch 03:50
Re: Commenting a FK crashes ALTER TABLE statements 📎 David Rowley 04:05
Re: Commenting a FK crashes ALTER TABLE statements 📎 Michael Paquier 04:19
Re: BUG #14648: counts for queries using array unnesting is incorrect Sebastion Calbaza 06:29
BUG #14655: PostgreSQL 9.6 not compatible with QTS latest release duane.una.harland 07:36
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Vitaliy Gomenyuk 08:41
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Haribabu Kommi 13:44
Re: Concurrent ALTER SEQUENCE RESTART Regression Peter Eisentraut 14:34
Re: Commenting a FK crashes ALTER TABLE statements Tom Lane 14:37
Re: BUG #14648: counts for queries using array unnesting is incorrect David G. Johnston 14:51
Re: BUG #14648: counts for queries using array unnesting is incorrect Tom Lane 14:57
Re: BUG #14655: PostgreSQL 9.6 not compatible with QTS latest release David G. Johnston 14:58
Re: psql history and "-- lines" Peter Eisentraut 15:26
Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale Peter Eisentraut 15:40
BUG #14656: Request to add feature to Position function postgresql 16:51

May 16, 2017

Thread Author Time
Re: Commenting a FK crashes ALTER TABLE statements Michael Paquier 01:07
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Michael Paquier 02:23
Re: BUG #14655: PostgreSQL 9.6 not compatible with QTS latest release Duane Harland 07:36
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Masahiko Sawada 13:58
Re: BUG #14655: PostgreSQL 9.6 not compatible with QTS latest release David G. Johnston 14:20

May 17, 2017

Thread Author Time
BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot sveinn.sveinsson 14:11
Re: BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot 📎 Dilip Kumar 17:14

May 18, 2017

Thread Author Time
Re: BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot 📎 Amit Langote 01:49
Re: BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot 📎 Amit Langote 01:53
Re: BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot Dilip Kumar 03:26
BUG #14658: psql set autocommit in command line lindner 08:31
Re: [BUGS] BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot Sveinn Sveinsson 11:57
Re: BUG #14658: psql set autocommit in command line Tom Lane 13:40
Re: BUG #14658: psql set autocommit in command line Stefan Lindner 14:02
BUG #14659: "ERROR: could not open relation with OID" when creating table from SELECT with large row kwan.lim 14:24
Re: BUG #14659: "ERROR: could not open relation with OID" when creating table from SELECT with large row Tom Lane 15:11
BUG #14660: Conversion to UTC not properly computed tbrandys 16:09
Re: BUG #14660: Conversion to UTC not properly computed Marko Tiikkaja 16:24
Re: BUG #14660: Conversion to UTC not properly computed Tom Lane 16:24
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Vitaliy Gomenyuk 16:26
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 20:54

May 19, 2017

Thread Author Time
Re: Re: [BUGS] BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot Ashutosh Bapat 10:07
Update doesnt process the changes Zakharov, Andrey 10:57
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Robert Haas 12:31
BUG #14661: authentication behavior(SCRAM-MD5) asotolongo 15:05
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Jeff Janes 15:41
Re: BUG #14661: authentication behavior(SCRAM-MD5) Heikki Linnakangas 15:47
Re: BUG #14661: authentication behavior(SCRAM-MD5) Anthony Sotolongo 15:51
BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols jmuise 16:23
BUG #14663: Unexpected rounding changes for money type divided by bigint pistole 16:46
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols Tom Lane 17:02
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols 📎 Justin Muise 17:08
Unique Constraint Provides Lock in Transaction lx xl 17:09
Re: BUG #14663: Unexpected rounding changes for money type divided by bigint Tom Lane 17:31
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols Tom Lane 17:44
Re: [HACKERS] Re: BUG #14657: Server process segmentation fault in v10, May 10th dev snapshot Robert Haas 19:28

May 22, 2017

Thread Author Time
BUG #14664: Nonsensical join selectivity estimation despite n_distinct marko 13:20
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 15:42
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols Justin Muise 21:12

May 23, 2017

Thread Author Time
Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale Emre Hasegeli 08:27
BUG #14665: Wrong IS NULL result for composite type that has composite element julius.tuskenis 13:53
Re: BUG #14665: Wrong IS NULL result for composite type that has composite element Tom Lane 14:56
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols Tom Lane 15:20
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols Justin Muise 15:25

May 24, 2017

Thread Author Time
BUG #14666: Question on money type as the key of partitioned table tianbing 02:45
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Robert Haas 02:47
BUG #14667: Question on money type as the key of partitioned table csjy_tsb 02:52
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 03:25
BUG #14668: BRIN open autosummarize=on , database will crash digoal 06:33
Re: BUG #14668: BRIN open autosummarize=on , database will crash Thomas Munro 10:47
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Robert Haas 10:57
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 13:04
Can't restore view Florian Gossin 14:10
Can't restore view with pg_restore Florian Gossin 14:18
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Robert Haas 14:24
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 14:32
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Robert Haas 14:52
Re: BUG #14666: Question on money type as the key of partitioned table Michael Paquier 14:54
Re: Can't restore view with pg_restore Tom Lane 15:39
Re: Can't restore view with pg_restore Michael Paquier 15:43
BUG #14669: logical replication isn't working ineyman 17:36
Re: BUG #14666: Question on money type as the key of partitioned table Amit Langote 20:22
BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names mohd.akram 20:46
Re: BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names David G. Johnston 21:26
Re: BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names Mohamed Akram 21:54
Re: BUG #14670: uuid_generate_v3 and uuid_generate_v5 do not support binary names Tom Lane 22:48

May 25, 2017

Thread Author Time
Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale Tom Lane 14:15
Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale 📎 Emre Hasegeli 14:44
Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale Tom Lane 14:52

May 26, 2017

Thread Author Time
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Vitaliy Gomenyuk 11:42
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Haribabu Kommi 17:12
Re: BUG #14666: Question on money type as the key of partitioned table Michael Paquier 20:29

May 28, 2017

Thread Author Time
Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale Tom Lane 18:53
Re: BUG #14666: Question on money type as the key of partitioned table Tom Lane 21:04
Re: BUG #14666: Question on money type as the key of partitioned table Tom Lane 21:53

May 29, 2017

Thread Author Time
BUG #14671: INSERT..RETURNING on partitioned table oren432 06:51
Re: BUG #14666: Question on money type as the key of partitioned table Amit Langote 07:20
BUG #14672: with UTF-8, indexes are not used with order by on multiple tables eric.quinton 09:35
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Vitaliy Gomenyuk 11:31
BUG #14674: Error on install portgresql fabriciorsf 13:11
BUG #14675: Perfomance Issue after Upgrading from 9.5.3 to 9.6.3 walpino 14:46
BUG #14676: neqsel is NULL dumb marko 15:38
Fixed PL/Python hint about array of composites 📎 Daniele Varrazzo 16:38
Re: Fixed PL/Python hint about array of composites 📎 Daniele Varrazzo 16:43
Re: BUG #14675: Perfomance Issue after Upgrading from 9.5.3 to 9.6.3 Tom Lane 16:52
Re: BUG #14676: neqsel is NULL dumb Pantelis Theodosiou 17:08
Re: Can't restore view with pg_restore Tom Lane 18:53
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Jeff Janes 19:31
BUG #14677: BLOCKER: Postgres 9.4.12 repos only presenting packages for RHEL7 lsichello 20:01
Re: BUG #14635: Query is executed slower on hot standby slave database then on master database Tom Lane 20:07
[PATCH] Fixed malformed error message on malformed SCRAM message. 📎 Daniele Varrazzo 20:38
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Michael Paquier 20:43
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Alvaro Herrera 20:43
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Michael Paquier 20:49
Danger Дмитрий Сергеевич 20:58
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Alvaro Herrera 21:06
BUG #14678: PGDG Rhel6 repo contain packet for Rhel7 system s.bondarev 21:07
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Andres Freund 21:15
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Michael Paquier 21:31
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Alvaro Herrera 21:40
PGDG Repository for RHEL6 is bronen, populated with RHEL7 packages Gustavo Campos 22:08
Re: BUG #14678: PGDG Rhel6 repo contain packet for Rhel7 system David G. Johnston 22:16

May 30, 2017

Thread Author Time
Re: PGDG Repository for RHEL6 is bronen, populated with RHEL7 packages Devrim Gündüz 00:13
Re: BUG #14677: BLOCKER: Postgres 9.4.12 repos only presenting packages for RHEL7 Devrim Gündüz 00:15
Re: BUG #14678: PGDG Rhel6 repo contain packet for Rhel7 system Devrim Gündüz 00:16
Re: BUG #14671: INSERT..RETURNING on partitioned table Amit Langote 01:20
Re: Danger David G. Johnston 01:26
BUG #14679: Inconsistent/wrong behavior of pg_trigger_depth when used with DEFERRED CONSTRAINTS achill 06:55
Re: Can't restore view with pg_restore Flo 12:24
Re: BUG #14676: neqsel is NULL dumb Marko Tiikkaja 12:46
Re: Can't restore view with pg_restore Tom Lane 13:36
Re: BUG #14679: Inconsistent/wrong behavior of pg_trigger_depth when used with DEFERRED CONSTRAINTS Tom Lane 14:03
Re: BUG #14679: Inconsistent/wrong behavior of pg_trigger_depth when used with DEFERRED CONSTRAINTS Achilleas Mantzios 14:11
Re: Can't restore view with pg_restore Flo 15:02
Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols Justin Muise 17:09
Re: BUG #14668: BRIN open autosummarize=on , database will crash Alvaro Herrera 22:19
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. 📎 Michael Paquier 23:39

May 31, 2017

Thread Author Time
Re: BUG #14668: BRIN open autosummarize=on , database will crash Thomas Munro 00:44
BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog wangchuanting 03:32
Re: PGDG Repository for RHEL6 is bronen, populated with RHEL7 packages Gustavo Campos 12:51
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog Tom Lane 13:57
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog Michael Paquier 19:30
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 21:24
BUG #14681: Erroneous modulo (%) result marc 21:45
Re: BUG #14681: Erroneous modulo (%) result Thomas Munro 22:34
Re: BUG #14681: Erroneous modulo (%) result Alvaro Herrera 22:37
Re: BUG #14681: Erroneous modulo (%) result Andres Freund 22:37
Re: BUG #14681: Erroneous modulo (%) result David G. Johnston 22:49

June 1, 2017

Thread Author Time
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression 📎 Andres Freund 00:07
BUG #14682: row level security not work with partitioned table fte 06:59
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog wangchuanting 07:11
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog 📎 Michael Paquier 08:07
BUG #14683: *** glibc detected *** SELECT: double free or corruption ray.warren 08:11
Re: BUG #14681: Erroneous modulo (%) result Tom Lane 13:45
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Robert Haas 14:51
Re: BUG #14676: neqsel is NULL dumb Tom Lane 16:22
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Petr Jelinek 17:08
Re: BUG #14682: row level security not work with partitioned table 📎 Mike Palmiotto 18:13
Re: [HACKERS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 21:23

June 2, 2017

Thread Author Time
Re: Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog Michael Paquier 00:22
Re: BUG #14682: row level security not work with partitioned table Michael Paquier 00:28
Re: BUG #14683: *** glibc detected *** SELECT: double free or corruption Michael Paquier 01:18
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog wangchuanting 01:33
Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog wangchuanting 01:59
Re: BUG #14682: row level security not work with partitioned table Amit Langote 02:18
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Noah Misch 05:57
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Noah Misch 05:58
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Tom Lane 06:20
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Heikki Linnakangas 06:24
Re: [PATCH] Fixed malformed error message on malformed SCRAM message. Noah Misch 06:32
Re: BUG #14683: *** glibc detected *** SELECT: double free or corruption Ray Warren 08:20

Browse Archives

Prev | Next