pgsql-bugs - November 2012

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

Nov. 1, 2012

Thread Author Time
BUG #7633: postgres92-9.2.1-1.x86_64 requires libuuid.so.16()(64bit) abaile33 04:07
Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long Sandeep Thakkar 05:23
Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long Craig Ringer 05:41
BUG #7634: Missing files in global/ after a lot of CREATE DATABASE / DROP DATABASE thomas.eckestad 07:57
Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long Dave Page 11:38
BUG #7635: psql -1 and \connect pgmail 13:12
BUG #7636: \ef doesn't honor ON_ERROR_ROLLBACK pgmail 14:04
Re: BUG #7634: Missing files in global/ after a lot of CREATE DATABASE / DROP DATABASE Tom Lane 18:20
BUG #7637: postgres92-9.2.1-1.x86_64 requires libuuid.so.16()(64bit) abaile33 21:13
Re: BUG #7635: psql -1 and \connect Tom Lane 21:29
Re: BUG #7635: psql -1 and \connect Marko Tiikkaja 22:05
Re: BUG #7634: Missing files in global/ after a lot of CREATE DATABASE / DROP DATABASE Tom Lane 22:33

Nov. 2, 2012

Thread Author Time
Re: BUG #7634: Missing files in global/ after a lot of CREATE DATABASE / DROP DATABASE Thomas Eckestad 09:58
Re: BUG #6494: Listening to * fails for IP V6 Curd Reinert 13:23
BUG #7638: postgresql taking up all my hard drive space gryphonsegg 17:22
Re: BUG #7634: Missing files in global/ after a lot of CREATE DATABASE / DROP DATABASE Tom Lane 17:42
Re: BUG #7638: postgresql taking up all my hard drive space Jeff Lake 18:42

Nov. 3, 2012

Thread Author Time
Re: BUG #7638: postgresql taking up all my hard drive space Craig Ringer 02:49

Nov. 6, 2012

Thread Author Time
Re: BUG #7637: postgres92-9.2.1-1.x86_64 requires libuuid.so.16()(64bit) Devrim GÜNDÜZ 16:14
Re: Introducing floating point cast into filter drastically changes row estimate Merlin Moncure 21:30
Re: [GENERAL] fuzzystrmatch module buggy? observations Bruce Momjian 22:43

Nov. 7, 2012

Thread Author Time
Bug reporting form :-( Denis Feklushkin 02:30
PQsendQueryParams() causes prepared statement error Denis Feklushkin 02:33
duplicate key value violates unique constraint "tableName_pk" Saravanan Nagarajan 11:21
Re: Bug reporting form :-( Magnus Hagander 14:53
Re: PQsendQueryParams() causes prepared statement error Tom Lane 16:48
Re: PQsendQueryParams() causes prepared statement error Denis Feklushkin 17:04
Re: duplicate key value violates unique constraint "tableName_pk" Pavan Deolasee 17:21
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Heikki Linnakangas 17:22
BUG #7640: Testing bug reporting form magnus 17:47
Re: Bug reporting form :-( Magnus Hagander 18:00
BUG #7641: ERROR: must specify relation and object name when function contains DROP TRIGGER sergey 18:21
BUG #7642: Unchecked “stats_temp_directory” causes server hang to requests tixu 18:33
Re: [BUGS] BUG #7642: Unchecked “stats_temp_directory” causes server hang to requests Tianyin Xu 18:38
Re: BUG #7642: Unchecked “stats_temp_directory” causes server hang to requests Tom Lane 18:53
Re: [BUGS] BUG #7642: Unchecked “stats_temp_directory” causes server hang to requests Tianyin Xu 19:17

Nov. 8, 2012

Thread Author Time
Re: duplicate key value violates unique constraint "tableName_pk" Craig Ringer 02:19
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Heikki Linnakangas 08:33
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Amit Kapila 08:53
Re: BUG #7641: ERROR: must specify relation and object name when function contains DROP TRIGGER Tom Lane 16:14
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown 📎 Fujii Masao 16:40
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown 📎 Fujii Masao 16:56
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Fujii Masao 17:12
Re: BUG #7641: ERROR: must specify relation and object name when function contains DROP TRIGGER Sergey 17:28
BUG #7643: Issuing a shutdown request while server startup leads to server hang haribabu.kommi 18:15

Nov. 9, 2012

Thread Author Time
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Amit Kapila 06:03
BUG #7644: Missing implicit types of Result and failing type-conversion rep.dot.nop 09:57
BUG #7648: Momentary index corruption while in hot standby daniel 22:49
Re: BUG #7648: Momentary index corruption while in hot standby Jeff Davis 23:35
Re: BUG #7648: Momentary index corruption while in hot standby Daniel Farina 23:57

Nov. 10, 2012

Thread Author Time
Re: BUG #7648: Momentary index corruption while in hot standby Andres Freund 00:16
Re: BUG #7648: Momentary index corruption while in hot standby Daniel Farina 00:29
Re: BUG #7648: Momentary index corruption while in hot standby Peter Geoghegan 11:47
Re: BUG #7644: Missing implicit types of Result and failing type-conversion Tom Lane 15:20
Re: BUG #7644: Missing implicit types of Result and failing type-conversion Bernhard Reutner-Fischer 15:56
Re: BUG #7644: Missing implicit types of Result and failing type-conversion Tom Lane 15:58

Nov. 11, 2012

Thread Author Time
BUG #7650: DROP TABLE IF EXISTS fails if schema does not exist jfb 15:17
BUG #7651: Superfluous calls to functions used for indexing m-pg 15:45
BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" Andreas.Heiduk 18:35

Nov. 12, 2012

Thread Author Time
Re: BUG #7644: Missing implicit types of Result and failing type-conversion Bernhard Reutner-Fischer 09:14
BUG #7653: Minor problem with join condition stefano 10:14
Re: BUG #7653: Minor problem with join condition Tom Lane 14:30
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Fujii Masao 14:53
Bug in postgres 9.2 installation Niels Kristian Schjødt 18:41
Bug in postgres 9.2 installation: pg_archivecleanup: command not found Niels Kristian Schjødt 18:45
Re: Bug in postgres 9.2 installation: pg_archivecleanup: command not found Devrim Gündüz 18:55
Re: Bug in postgres 9.2 installation: pg_archivecleanup: command not found Niels Kristian Schjødt 19:05

Nov. 13, 2012

Thread Author Time
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Amit kapila 04:06
Re: BUG #7633: postgres92-9.2.1-1.x86_64 requires libuuid.so.16()(64bit) Devrim GÜNDÜZ 15:10
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Fujii Masao 16:02
BUG #7656: PL/Perl SPI_freetuptable() segfault pgmail 16:31
BUG #7657: Create Table doesn't create columns Matt 16:59
Re: BUG #7656: PL/Perl SPI_freetuptable() segfault Tom Lane 17:17
Re: [HACKERS] BUG #7656: PL/Perl SPI_freetuptable() segfault Andrew Dunstan 17:35
Re: BUG #7657: Create Table doesn't create columns hubert depesz lubaczewski 23:19

Nov. 14, 2012

Thread Author Time
BUG #7658: the result of pg_get_viewdef can NOT execute directly zoulx1982 07:26
Re: BUG #7657: Create Table doesn't create columns Matthew Kuss 16:00
Re: BUG #7657: Create Table doesn't create columns hubert depesz lubaczewski 16:07
Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long limkimhuot 18:11
BUG #7659: LDAP auth does not search the subtree kevin 19:51
Re: BUG #7658: the result of pg_get_viewdef can NOT execute directly Tom Lane 19:57
Re: BUG #7657: Create Table doesn't create columns Tom Lane 20:02
Re: BUG #7657: Create Table doesn't create columns Matthew Kuss 20:49
BUG #7660: Installation problem dominique-doisne 21:45

Nov. 15, 2012

Thread Author Time
Re: Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long Craig Ringer 01:24
BUG #7661: pgstattuple from unpackaged fails on old installation stuart 06:19
Re: BUG #7661: pgstattuple from unpackaged fails on old installation Craig Ringer 06:42
Re: BUG #7661: pgstattuple from unpackaged fails on old installation Stuart Bishop 07:32
Re: BUG #7661: pgstattuple from unpackaged fails on old installation Craig Ringer 09:17
Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown 📎 Amit kapila 13:59
Re: BUG #7661: pgstattuple from unpackaged fails on old installation Tom Lane 14:49
BUG #7662: INSERT rule doesn't work as expected mtesfaye 16:48
Re: BUG #7662: INSERT rule doesn't work as expected Tom Lane 17:04
BUG #7663: is not a bug but... ilfb 17:15
Re: BUG #7651: Superfluous calls to functions used for indexing Jeff Davis 22:44

Nov. 16, 2012

Thread Author Time
BUG #7664: Program using libpq and ecpglib can not output native language chenhj 03:48
Re: BUG #7651: Superfluous calls to functions used for indexing Stuart Bishop 04:40
Re: BUG #7664: Program using libpq and ecpglib can not output native language Tom Lane 05:22
Re: BUG #7664: Program using libpq and ecpglib can not output native language Chen Huajun 08:02
Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Amit Kapila 11:40
BUG #7665: Query planner generating incorrect query plan dato0011 13:21
Re: BUG #7663: is not a bug but... Euler Taveira 13:30
BUG #7666: Unkown column name on error message robsonr.alencar 13:47
BUG #7667: Segmentation fault j.domagalski 14:16
Re: BUG #7663: is not a bug but... Euler Taveira 14:21
Re: BUG #7651: Superfluous calls to functions used for indexing Morten Minde Neergaard 14:48
Re: BUG #7664: Program using libpq and ecpglib can not output native language Tom Lane 15:13
Re: BUG #7666: Unkown column name on error message Euler Taveira 20:23
Re: BUG #7667: Segmentation fault Euler Taveira 20:30

Nov. 17, 2012

Thread Author Time
Re: BUG #7664: Program using libpq and ecpglib can not output native language Chen Huajun 04:09
Re: BUG #7667: Segmentation fault Euler Taveira 17:55
BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 20:23
BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" igorya.inscriptio 21:00

Nov. 18, 2012

Thread Author Time
Prepared Statement Name Truncation Phil Sorber 02:12
Re: Prepared Statement Name Truncation Stephen Frost 02:46
Re: Prepared Statement Name Truncation Greg Sabino Mullane 03:49
Re: Prepared Statement Name Truncation Gavin Flower 03:54
Re: Prepared Statement Name Truncation Gavin Flower 04:06
Re: Prepared Statement Name Truncation Phil Sorber 04:10
Re: Prepared Statement Name Truncation Gavin Flower 04:19
Re: [GENERAL] Prepared Statement Name Truncation Tom Lane 07:24
Re: Prepared Statement Name Truncation Tom Lane 07:33
Re: BUG #7667: Segmentation fault Jacek Domagalski 13:20
Re: [GENERAL] Prepared Statement Name Truncation David Johnston 14:10
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 16:28
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 16:36
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 16:53
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 17:10
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 17:12
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 17:22
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 17:29
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 17:32
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 17:33
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Peter Geoghegan 17:36
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 17:41
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 17:44
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 17:45
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 17:48
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 17:55
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 18:05
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 18:06
Re: Prepared Statement Name Truncation Phil Sorber 18:14
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 18:18
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Igor 18:25
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Peter Geoghegan 18:36
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Marc Balmer 18:42
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 18:51
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Peter Geoghegan 18:54
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 19:07
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Andres Freund 19:13
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 19:15
Re: BUG #7670: BUG #7545: Unresponsive server with error log reporting: "poll() failed: Invalid argument" Tom Lane 19:19
Re: [BUGS] Prepared Statement Name Truncation Gavan Schneider 23:32

Nov. 19, 2012

Thread Author Time
Re: Prepared Statement Name Truncation Tom Lane 00:13
BUG #7676: pgSocketCheck dosen`t return yongchao.xu 06:00
BUG #7677: listen_address 'localhost' listens not to IPv6 ::1 bugs 13:26
Re: Prepared Statement Name Truncation Stephen Frost 13:43
BUG #7643: Issuing a shutdown request while server startup leads to server hang Hari Babu 14:28
Re: Prepared Statement Name Truncation Tom Lane 15:30
Re: BUG #7643: Issuing a shutdown request while server startup leads to server hang Tom Lane 18:15
Re: BUG #7643: Issuing a shutdown request while server startup leads to server hang Tom Lane 19:32
postgresql 9.2.1 dumps core on SmartOS(solaris) when the OS is rebooted Yunong Xiao 23:20

Nov. 20, 2012

Thread Author Time
Re: Prepared Statement Name Truncation Craig Ringer 01:23
Re: BUG #7643: Issuing a shutdown request while server startup leads to server hang Hari Babu 04:31
Re: BUG #7677: listen_address 'localhost' listens not to IPv6 ::1 John R Pierce 06:41
npgssql 5gb installation Peter Kroon 10:26
Re: npgssql 5gb installation Ashesh Vashi 10:38
Re: npgssql 5gb installation Peter Kroon 10:54
BUG #7683: pg_upgrade missing configuration file bernhard.schrader 11:23
Re: npgssql 5gb installation Ashesh Vashi 11:34
Re: npgssql 5gb installation Peter Kroon 11:46
Re: npgssql 5gb installation Ashesh Vashi 11:50
Re: npgssql 5gb installation Peter Kroon 11:57
Re: BUG #7676: pgSocketCheck dosen`t return Tom Lane 14:47
BUG #7684: pg_dumpall doesn't sort "CREATE SERVER"s options correctly timur.luchkin 15:22
BUG #7685: last_value() not consistent throughout window partition wes 15:27
Re: BUG #7684: pg_dumpall doesn't sort "CREATE SERVER"s options correctly Tom Lane 17:33
{Not A Bug} RE: BUG #7685: last_value() not consistent throughout window partition David Johnston 17:36
Re: BUG #7685: last_value() not consistent throughout window partition Tom Lane 17:47
Re: BUG #7685: last_value() not consistent throughout window partition Wes Devauld 17:59
Re: BUG #7643: Issuing a shutdown request while server startup leads to server hang 📎 Tom Lane 21:00

Nov. 21, 2012

Thread Author Time
Re: BUG #7676: pgSocketCheck dosen`t return Amit Kapila 04:51
BUG #7686: Provider not configured. bontha.manojrao 12:03
Re: BUG #6722: Debugger broken? Astolfo 12:31
Re: BUG #7643: Issuing a shutdown request while server startup leads to server hang Hari Babu 13:32
Re: BUG #7643: Issuing a shutdown request while server startup leads to server hang Tom Lane 15:59
Re: Prepared Statement Name Truncation Greg Sabino Mullane 20:29

Nov. 22, 2012

Thread Author Time
Re: Prepared Statement Name Truncation Pavel Stehule 06:27
Re: BUG #6722: Debugger broken? Astolfo 09:59

Nov. 23, 2012

Thread Author Time
w7 vs linux Peter Kroon 09:33
Re: w7 vs linux Peter Kroon 09:39
Re: Prepared Statement Name Truncation Euler Taveira 11:00
Re: Prepared Statement Name Truncation Pavel Stehule 11:33
Re: [GENERAL] Prepared Statement Name Truncation Tom Lane 15:53
Re: [GENERAL] Prepared Statement Name Truncation Heikki Linnakangas 16:10
Re: [GENERAL] Prepared Statement Name Truncation Tom Lane 16:34
Re: BUG #7683: pg_upgrade missing configuration file Bruce Momjian 22:44

Nov. 25, 2012

Thread Author Time
BUG #7703: Error with partitioning with distinct over aggregate maxim.boguk 23:21

Nov. 26, 2012

Thread Author Time
BUG #7706: Can slave database supports creating temporary tables? wilson 13:59
Re: BUG #7703: Error with partitioning with distinct over aggregate Tom Lane 18:01

Browse Archives

Prev | Next