Search Discussions
-
The following bug has been logged online: Bug reference: 3110 Logged by: Randy Isbell Email address: jisbell@cisco.com PostgreSQL version: 8.2.3 Operating system: FreeBSD 6.1 i386 Description: Online ...
Randy Isbell
Mar 5, 2007 at 2:34 pm
Jun 5, 2008 at 5:25 pm -
the PGDG .rpm's for RHEL4 have a bit of an annoyance... RHEL4 ships with postgres 7.4.x, and various RHEL4 RPMs have a dependency on libpq.so.3 ... # rpm -Uvh postgresql-8.2.3-1PGDG.i686.rpm \ ...
John R Pierce
Mar 2, 2007 at 2:24 am
Apr 11, 2007 at 10:59 pm -
Hi, Since our Launchpad developers switched from 8.1 to 8.2.3, they often encounter a situation when the postmaster gets stuck and needs to be restarted. This happens on various CREATE commands ...
Martin Pitt
Mar 29, 2007 at 2:26 pm
Mar 30, 2007 at 2:26 pm -
Hi, before writing to this list I've tried to solve the problem discussing it in the pgsql-performance mailing list but I wasn't able to solve it. The problem is as follows. My test db only contains ...
Msmbarabino
Mar 21, 2007 at 6:01 pm
Mar 27, 2007 at 8:52 am -
Hi, My customer found a problem about PL/pgsql functions and TRUNCATE command. If you execute PL/pgsql function includeing TRUNCATE command concurrently, causes "relation ... does not exist." or ...
TANIDA Yutaka
Mar 22, 2007 at 5:34 am
Mar 27, 2007 at 3:34 am -
The following bug has been logged online: Bug reference: 3120 Logged by: ravishankar Email address: ravishankar@celcabs.com PostgreSQL version: 7.4.6 Operating system: Redhat ES 4.0 Description: ...
Ravishankar
Mar 7, 2007 at 7:18 am
Mar 19, 2007 at 5:08 pm -
Hello. In spite of the fact that as it was outlined in the "change log" to PostgreSQL 8.2.2, the bug of the periodical "permission denied" error occurrence was fixed: "Fix bogus "permission denied" ...
Zubkovsky, Sergey
Mar 27, 2007 at 7:12 am
Mar 30, 2007 at 3:48 pm -
The following bug has been logged online: Bug reference: 3179 Logged by: Email address: cstdenis@ctgameinfo.com PostgreSQL version: 8.2.0 Operating system: FreeBSD 6.2 Description: crash when ...
""
Mar 21, 2007 at 6:37 am
Mar 21, 2007 at 6:13 pm -
The following bug has been logged online: Bug reference: 3143 Logged by: Chongfeng Hu Email address: loveminix@yahoo.com.cn PostgreSQL version: 8.2.3 Operating system: any Description: ...
Chongfeng Hu
Mar 12, 2007 at 3:00 am
Mar 20, 2007 at 4:46 pm -
I got a backend crash in Postgresql 8.2.3 with the plpgsql function. The following statement in psql causes a signal 11: psql=# create function testpl() returns void as 'begin return; end;'language ...
SM
Mar 15, 2007 at 5:30 am
Mar 15, 2007 at 4:04 pm -
Hello. Testing of the concurrent access to database objects leaded to the following error: ERROR: tuple concurrently updated SQL state: XX000 According to the "PostgreSQL Error Codes" table in the ...
Zubkovsky, Sergey
Mar 28, 2007 at 10:03 am
Apr 2, 2007 at 9:16 am -
The following bug has been logged online: Bug reference: 3123 Logged by: Brian Topping Email address: topping@codehaus.org PostgreSQL version: 8.2 Operating system: Linux Description: Problem with ...
Brian Topping
Mar 7, 2007 at 11:37 pm
Mar 24, 2007 at 10:20 pm -
Hi, sometimes I am confused ... I tried an initdb and got a error message about no space left on device and semaphores stuff (the message was in german, because my system is german, that's the ...
Susanne Ebrecht
Mar 23, 2007 at 10:45 am
Mar 23, 2007 at 6:40 pm -
In file included from ../../../../src/include/storage/spin.h:50, from xlog.c:35: ../../../../src/include/storage/s_lock.h:543:2: error: #error PostgreSQL does not have native spinlock support on this ...
Stanislav Silnitski
Mar 18, 2007 at 11:50 pm
Mar 20, 2007 at 1:50 am -
Hi! When change a column type from timestamp to date, the 'infinity' and '- infinity' values will be NULL. Even if the column has a not null constraint. Sorry, if it is a duplicated bug report. ...
Psmith
Mar 9, 2007 at 12:56 pm
Mar 10, 2007 at 5:31 pm -
The following bug has been logged online: Bug reference: 3126 Logged by: Balaji.S Email address: balajisundar@midascomm.com PostgreSQL version: 7.4.8-1 Operating system: Red Hat Enterprise Linux ES ...
Balaji.S
Mar 9, 2007 at 7:00 am
Mar 9, 2007 at 3:48 pm -
The following bug has been logged online: Bug reference: 3116 Logged by: Greg Sabino Mullane Email address: greg@turnstep.com PostgreSQL version: 8.1.8 Operating system: Linux Description: attribute ...
Greg Sabino Mullane
Mar 6, 2007 at 6:06 pm
Mar 6, 2007 at 6:33 pm -
The following bug has been logged online: Bug reference: 3098 Logged by: Ted Petrosky Email address: tedpet5@yahoo.com PostgreSQL version: 8.2.3 Operating system: os x 10.4.8 (intel) Description: ...
Ted Petrosky
Mar 2, 2007 at 10:37 pm
Mar 6, 2007 at 2:42 pm -
The following bug has been logged online: Bug reference: 3092 Logged by: Andrew Rass Email address: net-flight@gmx.net PostgreSQL version: 8.2.3 Operating system: FreeBSD 6.2 Description: character ...
Andrew Rass
Mar 1, 2007 at 10:20 am
Mar 1, 2007 at 4:42 pm -
================================================ POSTGRESQL BUG REPORT ================================================ Name : Ahmad Zaky Email address : zaky_bar@ramayana.co.id System Configuration: ...
Zaky
Mar 29, 2007 at 8:16 am
Mar 29, 2007 at 7:50 pm -
Hi all, I recently came accross a problem with the use of IN clause in a partial index with a varchar(3) field. Int, char and text seems to be OK (test case is provided below). Version is 8.2.3 ...
Guillaume Smet
Mar 27, 2007 at 1:43 pm
Mar 27, 2007 at 2:33 pm -
The following bug has been logged online: Bug reference: 3182 Logged by: CN Liou Email address: cnliou9@fastmail.fm PostgreSQL version: 8.2.3 Operating system: Win98 Description: Cannot make libpq ...
CN Liou
Mar 22, 2007 at 6:46 am
Mar 27, 2007 at 2:10 pm -
The following bug has been logged online: Bug reference: 3181 Logged by: Steve Gieseking Email address: steve.gieseking@camotion.com PostgreSQL version: 8.2.3 Operating system: Linux Fedora Core 6 ...
Steve Gieseking
Mar 22, 2007 at 5:34 am
Mar 27, 2007 at 3:32 am -
The following bug has been logged online: Bug reference: 3180 Logged by: Sudarshan V Tantry Email address: sudarshantantry@gmail.com PostgreSQL version: 7.3.8.2 Operating system: windows Description: ...
Sudarshan V Tantry
Mar 21, 2007 at 8:03 am
Mar 21, 2007 at 4:56 pm -
Hi! I am trying to use the FDO Provider for ODBC with my database (Postgis) in AutoDesk Map 3D 2007, but I am having a problem. I am sending a print Scrn of the error! I would like you help me. I ...
Bruna Schio
Mar 16, 2007 at 6:06 pm
Mar 18, 2007 at 4:01 pm -
I have a problem with installation of PostgreSQL 8.2. Operating system - Windows 2000 Server. I deleted the previous version (8.1) of PostgreSQL and tried to install PostgreSQL 8.2 but at the end of ...
Алексей Опанасенко
Mar 13, 2007 at 1:40 pm
Mar 18, 2007 at 3:13 pm -
I have made a couple of attempts at reporting a postgresql bug, but all have failed. Anybody knows how to contact the developers? I have attempted to follow the bug reporting instructions at ...
Johan Walles
Mar 14, 2007 at 8:13 am
Mar 14, 2007 at 8:52 am -
The following bug has been logged online: Bug reference: 3132 Logged by: Duilio Andre Chavez Cuarite Email address: duiliochavez@gmail.com PostgreSQL version: 8.2.3 Operating system: Linux Centos 4 ...
Duilio Andre Chavez Cuarite
Mar 9, 2007 at 11:15 pm
Mar 13, 2007 at 5:13 pm -
The following bug has been logged online: Bug reference: 3131 Logged by: dall Email address: maartins.j@gmail.com PostgreSQL version: 8.2 Operating system: win Description: on win pg_connect() is ...
Dall
Mar 9, 2007 at 9:43 pm
Mar 12, 2007 at 7:00 pm -
The following bug has been logged online: Bug reference: 3095 Logged by: Joey Wang Email address: jwang@sentillion.com PostgreSQL version: 8.2.3 Operating system: Linux Description: LDAP ...
Joey Wang
Mar 1, 2007 at 9:48 pm
Mar 8, 2007 at 3:15 pm -
The following bug has been logged online: Bug reference: 3115 Logged by: Bryan O'Neill Email address: smartalarm@mindspring.com PostgreSQL version: 7.2.3 Operating system: Redhat 8.0 Description: ...
Bryan O'Neill
Mar 6, 2007 at 3:40 pm
Mar 6, 2007 at 6:03 pm -
The following bug has been logged online: Bug reference: 3113 Logged by: Jarrod Chesney Email address: jarrod.chesney@ergon.com.au PostgreSQL version: 8.2.3 Operating system: Linux 2.6.17.10 Ubuntu ...
Jarrod Chesney
Mar 6, 2007 at 1:56 am
Mar 6, 2007 at 5:56 pm -
The following bug has been logged online: Bug reference: 3106 Logged by: Valery Meshkov Email address: meshok2001-news@yahoo.com PostgreSQL version: 8.2.3 Operating system: Windows Description: A ...
Valery Meshkov
Mar 4, 2007 at 7:01 pm
Mar 6, 2007 at 4:49 pm -
The following bug has been logged online: Bug reference: 3101 Logged by: Bill Clark Email address: c_william04@msn.com PostgreSQL version: 8.0 Operating system: Windows media Description: Error 1069 ...
Bill Clark
Mar 4, 2007 at 3:05 am
Mar 4, 2007 at 6:08 pm -
The following bug has been logged online: Bug reference: 3093 Logged by: Ilya Storozhilov Email address: illy@pregrad.net PostgreSQL version: 8.2.3 Operating system: FreeBSD 6.1-RELEASE-p10 #1 ...
Ilya Storozhilov
Mar 1, 2007 at 2:34 pm
Mar 1, 2007 at 4:16 pm -
Question for anyone... I have to queries. One runs in about 2 seconds. The other takes upwards of 2 minutes. I have a temp table that is created with 2 columns. This table is joined with the larger ...
Rob Schall
Mar 1, 2007 at 2:40 pm
Mar 1, 2007 at 3:36 pm -
Hello there. I have a strange question to ask. Do you have an idea, which postgres version is the most buggy one?? I need to use postgres as an experimentation source for my project related to static ...
Kunal Kalra
Mar 30, 2007 at 2:21 pm
Mar 30, 2007 at 2:21 pm -
I have noticed the same BUG in 8.2.3: The ~* operation did not match cyrillic upper and lower case letters in utf-8 encoding. Still the Helmar's fix solves the problem (see ...
Ivan Panchenko
Mar 27, 2007 at 11:23 am
Mar 27, 2007 at 11:23 am -
The following bug has been logged online: Bug reference: 3183 Logged by: Murali Email address: murali.doss@mphasis.com PostgreSQL version: 8.1.4 Operating system: Windows Description: set maximum row ...
Murali
Mar 22, 2007 at 9:08 am
Mar 22, 2007 at 9:08 am -
Dear developers, After installing PostgreSQL RDMS I had some dificuly on finding the information how build the initial user. Afterwards I wanted to enter more users and were show the below error ...
Ralf Bertelsmann
Mar 15, 2007 at 7:49 pm
Mar 15, 2007 at 7:49 pm -
Hello, I try to install the Postgresql-8-2-3-1 msi package on a Windows 2003 server and I obtain the following message : Do you know where I could find errors codes explanation, and if there is a ...
Patrick_chardavoine
Mar 14, 2007 at 2:43 pm
Mar 14, 2007 at 2:43 pm -
Hi, I'll do my best to describe what I did to get this error. I was able to get the error several times (after completely uninstalling, deleting all Pg folders and reinstalling). I was also able to ...
Steve Midgley
Mar 14, 2007 at 6:40 am
Mar 14, 2007 at 6:40 am -
First of all, it seems that the Bug Reporting form is having problems. I tried submitting this on that form and it told me my email address was invalid even though I tried a number of different valid ...
Sim Zacks
Mar 14, 2007 at 6:29 am
Mar 14, 2007 at 6:29 am -
The following bug has been logged online: Bug reference: 3147 Logged by: Magnus Hagander Email address: magnus@hagander.net PostgreSQL version: 8.2 Operating system: Windows Description: Test bug ...
Magnus Hagander
Mar 12, 2007 at 4:51 pm
Mar 12, 2007 at 4:51 pm -
The following bug has been logged online: Bug reference: 3134 Logged by: Geoff Russell Email address: geoffrey.russell@gmail.com PostgreSQL version: 8.1 Operating system: Ubuntu 6.10 Description: ...
Geoff Russell
Mar 10, 2007 at 10:17 am
Mar 10, 2007 at 10:17 am -
The following bug has been logged online: Bug reference: 3127 Logged by: Abbas Ansaripoor Email address: abbas_261@yahoo.com PostgreSQL version: postgresql-8.2. Operating system: Windows Server 2003 ...
Abbas Ansaripoor
Mar 9, 2007 at 8:01 am
Mar 9, 2007 at 8:01 am -
Good question, but this is the plain vanilla version of 8.2.3. My latest intel says the proprietary derivative in not currently available at 8.2.3. - r. Randy Isbell Technical Leader Linksys One - ...
Randy Isbell
Mar 8, 2007 at 5:06 pm
Mar 8, 2007 at 5:06 pm -
The following bug has been logged online: Bug reference: 3111 Logged by: Bruno Email address: support@ionworx.com PostgreSQL version: v8.2.3 Operating system: Win2003 Server 64bits Description: ...
Bruno
Mar 5, 2007 at 5:58 pm
Mar 5, 2007 at 5:58 pm -
Hello, We have a Postgresql 8.1.8 and a problem, probably no bug. But we must go in production tomorrow and we don't know where to look to solve this. Therefore I hope somebody can help us. The ...
Steven Lambert
Mar 5, 2007 at 3:10 pm
Mar 5, 2007 at 3:10 pm
Group Overview
group | pgsql-bugs |
categories | postgresql |
discussions | 49 |
posts | 154 |
users | 64 |
website | postgresql.org |
irc | #postgresql |
64 users for March 2007
Archives
- January 2013 (95)
- December 2012 (222)
- November 2012 (213)
- October 2012 (248)
- September 2012 (305)
- August 2012 (254)
- July 2012 (245)
- June 2012 (253)
- May 2012 (252)
- April 2012 (221)
- March 2012 (188)
- February 2012 (220)
- January 2012 (278)
- December 2011 (260)
- November 2011 (209)
- October 2011 (328)
- September 2011 (253)
- August 2011 (200)
- July 2011 (201)
- June 2011 (240)
- May 2011 (236)
- April 2011 (221)
- March 2011 (408)
- February 2011 (238)
- January 2011 (250)
- December 2010 (218)
- November 2010 (224)
- October 2010 (294)
- September 2010 (325)
- August 2010 (381)
- July 2010 (239)
- June 2010 (385)
- May 2010 (297)
- April 2010 (278)
- March 2010 (249)
- February 2010 (349)
- January 2010 (282)
- December 2009 (283)
- November 2009 (258)
- October 2009 (331)
- September 2009 (450)
- August 2009 (355)
- July 2009 (365)
- June 2009 (384)
- May 2009 (271)
- April 2009 (275)
- March 2009 (175)
- February 2009 (192)
- January 2009 (182)
- December 2008 (168)
- November 2008 (188)
- October 2008 (152)
- September 2008 (186)
- August 2008 (276)
- July 2008 (168)
- June 2008 (196)
- May 2008 (216)
- April 2008 (222)
- March 2008 (364)
- February 2008 (280)
- January 2008 (305)
- December 2007 (279)
- November 2007 (339)
- October 2007 (244)
- September 2007 (173)
- August 2007 (239)
- July 2007 (162)
- June 2007 (185)
- May 2007 (268)
- April 2007 (199)
- March 2007 (154)
- February 2007 (219)
- January 2007 (183)
- December 2006 (229)
- November 2006 (254)
- October 2006 (265)
- September 2006 (194)
- August 2006 (200)
- July 2006 (130)
- June 2006 (186)
- May 2006 (167)
- April 2006 (272)
- March 2006 (238)
- February 2006 (232)
- January 2006 (327)
- December 2005 (227)
- November 2005 (329)
- October 2005 (381)
- September 2005 (241)
- August 2005 (309)
- July 2005 (266)
- June 2005 (201)
- May 2005 (257)
- April 2005 (239)
- March 2005 (345)
- February 2005 (279)
- January 2005 (407)
- December 2004 (304)
- November 2004 (355)
- October 2004 (302)
- September 2004 (311)
- August 2004 (370)
- July 2004 (207)
- June 2004 (160)
- May 2004 (144)
- April 2004 (125)
- March 2004 (194)
- February 2004 (175)
- January 2004 (204)
- December 2003 (304)
- November 2003 (235)
- October 2003 (193)
- September 2003 (220)
- August 2003 (246)
- July 2003 (166)
- June 2003 (120)
- May 2003 (133)
- April 2003 (193)
- March 2003 (201)
- February 2003 (149)
- January 2003 (203)
- December 2002 (229)
- November 2002 (204)
- October 2002 (172)
- September 2002 (302)
- August 2002 (197)
- July 2002 (167)
- June 2002 (163)
- May 2002 (171)
- April 2002 (183)
- March 2002 (175)
- February 2002 (217)
- January 2002 (183)
- December 2001 (120)
- November 2001 (176)
- October 2001 (196)
- September 2001 (236)
- August 2001 (176)
- July 2001 (169)
- June 2001 (168)
- May 2001 (299)
- April 2001 (245)
- March 2001 (255)
- February 2001 (235)
- January 2001 (196)
- December 2000 (186)
- November 2000 (165)
- October 2000 (200)
- September 2000 (98)
- August 2000 (114)
- July 2000 (112)
- June 2000 (115)
- May 2000 (98)
- April 2000 (119)
- March 2000 (39)
- February 2000 (43)
- January 2000 (49)
- December 1999 (61)
- November 1999 (71)
- October 1999 (75)
- September 1999 (59)
- August 1999 (43)
- July 1999 (110)
- June 1999 (27)
- May 1999 (38)
- April 1999 (16)
- March 1999 (35)
- February 1999 (26)
- January 1999 (14)
- December 1998 (6)
- November 1998 (1)
- September 1998 (1)
- August 1998 (1)
- July 1998 (1)
- June 1998 (1)
- May 1998 (1)
- April 1998 (1)
- March 1998 (1)
- February 1998 (1)
- January 1998 (1)
- December 1997 (1)
- November 1997 (1)
- September 1997 (1)
- August 1997 (1)
- July 1997 (1)
- June 1997 (1)
- May 1997 (1)
- April 1997 (1)
- March 1997 (1)
- February 1997 (1)
- January 1997 (1)
- December 1996 (1)