Search Discussions
-
The following bug has been logged online: Bug reference: 1393 Logged by: Fahad Email address: Fahad.Gilani@anusf.anu.edu.au PostgreSQL version: 8.0.0rc2 Operating system: Linux Description: Adding ...
Fahad
Jan 12, 2005 at 11:09 pm
Jan 17, 2005 at 2:57 am -
The following bug has been logged online: Bug reference: 1440 Logged by: Edmund Bacon Email address: ebacon@onesystem.com PostgreSQL version: 8.0.0 Operating system: Linux Redhat 9 Pentium-4 ...
Edmund Bacon
Jan 24, 2005 at 6:51 pm
Feb 4, 2005 at 9:50 am -
Hi, I see test failures in float4, float8 and misc. Both float4 and float8 fail on the tests involving NaN and Infinity. Here's the verbose output of the failed statements: template1=# SELECT ...
Tamas Vincze
Jan 27, 2005 at 4:10 pm
Feb 1, 2005 at 8:38 pm -
In the PostgreSQL RC-1, whenever we have the pgAdminIII open and try to create a database, it says that template1 is locked up and hence the database cannot be created. I believe it shouldn't lock it ...
Mehul Doshi-A20614
Jan 31, 2005 at 12:58 pm
Jan 31, 2005 at 9:22 pm -
I have postgres 7.4.6 installed on 2 machines one debian and one freebsd. Both are the most recent installs of each OS. On both I have the plpython module and both are having the same issue. ...
Lee Jensen
Jan 27, 2005 at 10:17 pm
Jan 27, 2005 at 11:23 pm -
Hi, I've successfully built PostgreSQL 8.0.0 on SPARC/Solaris (7), with gcc-3.2.2. Hardware is SPARCstation 5, 170 MHz. Because it doesn't build optimally right out of the box, I'd like to provide ...
Rolf Sponsel
Jan 29, 2005 at 11:23 pm
Feb 5, 2005 at 5:46 pm -
Hi, If I put the source for 8.0.0 on disk (RAID 1) , configure, compile and run gmake check, it fails with 33 errors, 30 of which are ! psql: could not send startup packet: Broken pipe If I put the ...
Jeff Ross
Jan 22, 2005 at 12:04 am
Jan 24, 2005 at 4:33 pm -
The following bug has been logged online: Bug reference: 1414 Logged by: Mike Blackwell Email address: maiku41@anet.com PostgreSQL version: 8.0.0 Operating system: N/A Description: DOC - pl/Perl hash ...
Mike Blackwell
Jan 19, 2005 at 5:26 pm
Jan 23, 2005 at 12:42 am -
The following bug has been logged online: Bug reference: 1434 Logged by: Brad Snobar Email address: bradsnobar@netscape.net PostgreSQL version: 8.0 Operating system: Linux Description: ERROR: type ...
Brad Snobar
Jan 22, 2005 at 10:28 pm
Jan 30, 2005 at 2:20 pm -
[I've Cc'ed pgsql-bugs and set the Reply-To header to that list.] I see the same thing with PostgreSQL 8.0.0 (REL8_0_STABLE) on Solaris 9 and FreeBSD 4.11. Here's part of the backtrace from the core ...
Michael Fuhr
Jan 27, 2005 at 5:52 pm
Jan 27, 2005 at 8:01 pm -
Summary: "epoch" does not produce a consistent behavior when cast as TIMESTAMP WITHOUT TIMEZONE Severity: Annoyance Tested On: 7.4.6, 8.0b4 Example: test= select extract(epoch from '2004-12-01 ...
Josh Berkus
Jan 25, 2005 at 12:27 am
Jan 27, 2005 at 7:13 pm -
Hi guys, It appears that low privileged users can invoke the LOAD extension to load arbitrary libraries into the postgres process space. On Windows systems this is achieved by calling LoadLibrary ...
John Heasman
Jan 21, 2005 at 11:08 am
Jan 25, 2005 at 6:54 pm -
PostgreSQL 8.0.0rc4 pg_dump fails to set ownership on indexes. When a database superuser restores a dump, indexes will be owned by the superuser instead of by the table's owner. The table owner will ...
Michael Fuhr
Jan 11, 2005 at 2:29 am
Jan 11, 2005 at 6:14 am -
Hello, We have been using postgres 8.0.0beta4 successfully on various windows machines for a while now, but we have run across a particular windows machine of one of our customers where initdb.exe is ...
Steve McWilliams
Jan 7, 2005 at 5:16 pm
Jan 7, 2005 at 6:55 pm -
The following bug has been logged online: Bug reference: 1397 Logged by: Chris Jones Email address: chris@cjones.org PostgreSQL version: 7.4.6 Operating system: NetBSD 2.0 i386 Description: busy-loop ...
Chris Jones
Jan 13, 2005 at 11:57 pm
Feb 26, 2005 at 6:30 pm -
Testcase: create table boxtest (a box); create index boxtest_idx on boxtest using rtree (a); create function gen_data() returns void as ' begin for i in 1..200 loop insert into boxtest values ...
Andrew - Supernews
Jan 24, 2005 at 11:44 pm
Feb 14, 2005 at 11:24 pm -
The following seems to me a bug in either initdb or create operator: CREATE FUNCTION my_func (inet, inet) as '$libdir/my_func.so' LANGUAGE 'C' IMMUTABLE STRICT; CREATE OPERATOR <<< ( PROCEDURE = ...
John Hansen
Jan 30, 2005 at 2:01 am
Jan 30, 2005 at 3:13 am -
PostgreSQL 8.0.0 Running "pg_restore -l" to create a list file and then restoring using "pg_restore -L" fails to restore ACLs. See the "Privileges where [sic] not restored" thread in pgsql-admin: ...
Michael Fuhr
Jan 20, 2005 at 4:18 am
Jan 25, 2005 at 10:48 pm -
This was reproduced on 7.4. I don't know if it is still an issue on 8.0. If you set shared_buffers (shmem_max) to greater than the shmem config on the OS pg will not start. And gives a useful message ...
Elein
Jan 23, 2005 at 6:40 pm
Jan 23, 2005 at 8:46 pm -
The following bug has been logged online: Bug reference: 1392 Logged by: Kanu Patel Email address: kpry99@yahoo.com PostgreSQL version: 7.4.6 Operating system: Linux Description: could not select ...
Kanu Patel
Jan 12, 2005 at 8:12 pm
Jan 18, 2005 at 5:54 pm -
The following bug has been logged online: Bug reference: 1402 Logged by: raxfar Email address: raxfar@yahoo.com.tw PostgreSQL version: 8.0.0-rc2 Operating system: windows 2000 Description: ...
Raxfar
Jan 15, 2005 at 1:14 pm
Jan 18, 2005 at 3:16 pm -
The following bug has been logged online: Bug reference: 1406 Logged by: manikanti sreedhar reddy Email address: manikant@intoto.com PostgreSQL version: 7.4.2 Operating system: Windows Description: ...
Manikanti sreedhar reddy
Jan 17, 2005 at 9:27 am
Jan 18, 2005 at 5:57 am -
Developers, I'm finding an issue I thought was fixed with RC2, which is affecting my ability to use arrays in RC5: Summary: Fast repeated calls to INT[] = INT[] operator causes error Severity: Query ...
Josh Berkus
Jan 17, 2005 at 12:53 am
Jan 17, 2005 at 3:08 am -
Hi, Forgive me my poor English for writing. Sees, below, that it seems to have one bug in set transform_null_equals or, then, in < NULL. This fact occurs in Versions: 7.4.5 and 8.0.0-rc2. -- Creation ...
Gonzaga
Jan 15, 2005 at 7:13 pm
Jan 16, 2005 at 9:05 pm -
I have a view definition that creates a view on both Postgres 7 and Postgres 8. The view definition works OK in that it does not return an error and the resulting view seems to operate correctly on ...
Laurie Burrow
Jan 13, 2005 at 12:50 pm
Jan 13, 2005 at 6:57 pm -
If PostgreSQL is intalled with native language support with the windows installer and if German is used as locale, local characters like Umlaute are displayed wrong in the windows command window. In ...
Christoph Becker
Jan 12, 2005 at 10:13 am
Jan 13, 2005 at 5:26 pm -
I wanted to install rc4 on Windows XP in g:\pgsql and selected this in the Installprocess. PGDATA was already set to this directory. However, PostgeSQL as well as the data-directory were installed at ...
Christoph Becker
Jan 12, 2005 at 10:14 am
Jan 13, 2005 at 11:54 am -
Hi, I try a "make check" without success. The compilation is done correctly. But "make check" throws: I recompile with the option for configure from the 7.4 ports. Nothing better. Any help welcomed. ...
Pailloncy Jean-Gerard
Jan 12, 2005 at 1:34 pm
Jan 12, 2005 at 6:19 pm -
It seems rules don't work as expected. I could be wrong,... In which case, what am I doing wrong? Clearly, the first insert below should not update the table as well. ... John CREATE TABLE test (a ...
John Hansen
Jan 12, 2005 at 7:44 am
Jan 12, 2005 at 1:55 pm -
The following bug has been logged online: Bug reference: 1373 Logged by: Bazsi Email address: bazsi@jonapot.hu PostgreSQL version: 7.2.2 Operating system: debian linux Description: constraints, rules ...
Bazsi
Jan 5, 2005 at 11:39 am
Jan 9, 2005 at 5:48 pm -
Hello: I download the postgresql-docs-7.4.6.tar.gz and unzip it .I can`t intall it and the help documents is for unix! How can I intall postgresql on my win2000? Please help me thanks! Wang ...
王亮
Jan 7, 2005 at 5:48 am
Apr 30, 2005 at 5:44 am -
The following bug has been logged online: Bug reference: 1453 Logged by: Email address: m.woehling@barthauer.de PostgreSQL version: 8.0.0 Operating system: Windows 2000 Description: NULLs in UNION ...
""
Jan 31, 2005 at 11:55 pm
Feb 5, 2005 at 4:46 pm -
Good afternoon. I think I may have found a bad planner decision in Postgres. In essence, I have a table that is well-sorted, and has an index on the sort column. I wish to retrieve all rows from the ...
Matthew Wakeling
Jan 31, 2005 at 6:21 pm
Feb 1, 2005 at 5:59 pm -
The following bug has been logged online: Bug reference: 1447 Logged by: Olleg Samoylov Email address: olleg@mipt.ru PostgreSQL version: 7.4.6, 8.0.0 Operating system: x86_64-pc-linux-gnu, compiled ...
Olleg Samoylov
Jan 28, 2005 at 3:13 pm
Jan 31, 2005 at 2:34 pm -
I have a standard Redhat 9 installation with the exception of upgrading bison to bison-1.875-7.1 I can build the postgres rpm files from the source for version 7.4.5 no problems with the following ...
Donald Fraser
Jan 31, 2005 at 12:20 pm
Jan 31, 2005 at 1:05 pm -
The following bug has been logged online: Bug reference: 1443 Logged by: phucle Email address: le.viet.phuc@gmail.com PostgreSQL version: 8.0 Operating system: Windows XP Pro japanese Description: ...
Phucle
Jan 27, 2005 at 1:34 pm
Jan 30, 2005 at 11:20 am -
Consider that foodb=# \d parent Table "public.parent" Column | Type | Modifiers --------+---------+-------------------------------------------------------- id | integer | not null default ...
Achilleus Mantzios
Jan 25, 2005 at 3:05 pm
Jan 25, 2005 at 5:02 pm -
The following bug has been logged online: Bug reference: 1428 Logged by: Hendrik Mueller Email address: acone@gmx.de PostgreSQL version: 8.0.0.0 Operating system: Windows NT 4.0 + SP4 Description: ...
Hendrik Mueller
Jan 21, 2005 at 10:36 am
Jan 25, 2005 at 11:27 am -
The following bug has been logged online: Bug reference: 1429 Logged by: Hendrik Mueller Email address: acone@gmx.de PostgreSQL version: 8.0.0.0 Operating system: Windows 2000 SP4 Description: stats ...
Hendrik Mueller
Jan 21, 2005 at 11:43 am
Jan 25, 2005 at 11:08 am -
Hello, FOR EACH STATEMENT trigger with plperl crash backaned. FOR EACH ROW trigger works well. Regards Pavel Stehule
Pavel Stehule
Jan 24, 2005 at 11:42 pm
Jan 25, 2005 at 12:35 am -
The following bug has been logged online: Bug reference: 1433 Logged by: craig perras Email address: craigp98072@yahoo.com PostgreSQL version: 8.0 release Operating system: win2000 Description: ...
Craig perras
Jan 22, 2005 at 8:28 am
Jan 24, 2005 at 11:33 pm -
The following bug has been logged online: Bug reference: 1432 Logged by: Sam Hahn Email address: SamHahn@StoneSpring.org PostgreSQL version: 8.0 Operating system: Windows XP Pro v2002 SP 2 ...
Sam Hahn
Jan 22, 2005 at 2:25 am
Jan 24, 2005 at 2:17 pm -
Disclaimer that this was found under RC1 so it might have been fixed in final release, though I don't recall it being reported, anyway, the problem is that tab completion does not seem to work for ...
Robert Treat
Jan 23, 2005 at 3:01 pm
Jan 23, 2005 at 5:02 pm -
The following bug has been logged online: Bug reference: 1409 Logged by: Lutischán Ferenc Email address: yoursoft@freemail.hu PostgreSQL version: 8.0 B5, 7.4.6 Operating system: WinXp, SLES9 ...
Lutischán Ferenc
Jan 18, 2005 at 9:14 am
Jan 23, 2005 at 2:28 am -
The following bug has been logged online: Bug reference: 1410 Logged by: Simon Nicholls Email address: simon@mintsource.org PostgreSQL version: PostgreSQL 8.0 Operating system: WindowsXP Description: ...
Simon Nicholls
Jan 18, 2005 at 10:27 am
Jan 21, 2005 at 12:20 am -
The following bug has been logged online: Bug reference: 1388 Logged by: Holger Klawitt Email address: lists@klawitter.de PostgreSQL version: 8.0.0 Operating system: all Description: ...
Holger Klawitt
Jan 12, 2005 at 8:31 am
Jan 18, 2005 at 9:50 am -
I built 8.0.0rc5 on FreeBSD 4.8. It built with no errors. I then tried psql using another host running postgresql 7.1.3 and I get the goofy error message shown below. Other backslash commands seem to ...
Dave Bodenstab
Jan 17, 2005 at 5:31 pm
Jan 18, 2005 at 9:43 am -
PostgreSQL RC4 Command prompt functions on Windows (Windows 2000 Professional - Spanish with SP4) still displays a message in the format: could not find a "functionname" to execute when executing a ...
Elvis E. Henriquez A.
Jan 11, 2005 at 11:54 am
Jan 15, 2005 at 4:13 am -
I think thi is a bug, I've a lot of db up with same structure and I don't have any prioblem.. I'm using psql 7.4.2 the problem is that i've a table sportellounico=# \d cfp Tabella "public.cfp" ...
Francesco Andreozzi
Jan 13, 2005 at 11:17 am
Jan 13, 2005 at 1:44 pm -
OS ist Windows XP Prof, PgSQL version is rc5 via windowsinstaller When trying to restore a db, psql does not ask for the password but responds imediately with an erromessage as in the following ...
Christoph Becker
Jan 12, 2005 at 11:02 pm
Jan 13, 2005 at 2:46 am
Group Overview
group | pgsql-bugs |
categories | postgresql |
discussions | 152 |
posts | 406 |
users | 157 |
website | postgresql.org |
irc | #postgresql |
157 users for January 2005
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)