dbTalk Databases Forums  

Sponsored Links


comp.databases.postgresql.bugs comp.databases.postgresql.bugs


Discuss in the comp.databases.postgresql.bugs forum.



Post New Thread
Threads in Forum : comp.databases.postgresql.bugs Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, We have been getting this error "cache lookup failed for relation: oid" on unpredictable intervals. (our situation uses functions that use temp...
Frank Miverk
04-04-2007 01:59 PM
Frank Miverk Go to last post
0 3,543
I am trying to restore a dump from 7.4.1 to 8.0. I am using the pg_dump in 8.0 to dump the database. I am getting the following error message. I...
Prasanth
01-25-2005 04:05 AM
Rafal Pietrak Go to last post
1 1,178
Hi All, This is the first time I tried to use Postgres object inheritance... and it failed for me! I do: CREATE TABLE a (id serial, into text,...
Rafal Pietrak
01-23-2005 12:26 PM
Rafal Pietrak Go to last post
0 680
David Schweikert <dws (AT) ee (DOT) ethz.ch> writes: I'm not entirely convinced this is a bug. I get the right answer from regression=# select...
Tom Lane
11-23-2004 10:21 AM
David Schweikert Go to last post
7 790
Folks, Two possible bugs. #1 Loading unicode data. #2 Doing count of data based on substring(1,1) of a col. -------------------------- #1 Loading...
David B
11-23-2004 09:14 AM
Tom Lane Go to last post
1 624
The following bug has been logged online: Bug reference: 1320 Logged by: Simon Riggs Email address: simon (AT) 2ndquadrant (DOT)...
PostgreSQL Bugs List
11-23-2004 03:02 AM
Devrim GUNDUZ Go to last post
4 666
On occasion, it seems the psql history file gets truncated. Unable to replicate, it just seems to happen every now and then. .......
John Hansen
11-22-2004 06:39 PM
Peter Eisentraut Go to last post
1 703
This is my third attempt at posting to the list ... hopefully it will make it this time ---------- Forwarded message ---------- Date: Mon, 22 Nov...
Nicola Pero
11-22-2004 03:56 PM
Michael Fuhr Go to last post
8 1,024
The following bug has been logged online: Bug reference: 1327 Logged by: yychen Email address: yychen (AT) mail (DOT)...
PostgreSQL Bugs List
11-22-2004 06:50 AM
PostgreSQL Bugs List Go to last post
0 622
I've been experiencing data corruption/loss in Postgresql 7.4.2. I tracked this down to altering tables. After I alter a table, I get data loss...
Nicola Pero
11-21-2004 10:34 PM
Nicola Pero Go to last post
0 606
I've found another plperl bug in the most recent CVS sources (see end of message for file versions). Sorry if this is a known issue but I don't...
Michael Fuhr
11-21-2004 02:32 AM
Michael Fuhr Go to last post
2 676
Your name : Aaron Hillegass Your email address : aaron (AT) bignerdranch (DOT) com System Configuration --------------------- Architecture...
Aaron Hillegass
11-20-2004 01:22 PM
Aaron Hillegass Go to last post
0 671
The following bug has been logged online: Bug reference: 1326 Logged by: Fernando Kasten Peinado Email address: fernandopeinado...
PostgreSQL Bugs List
11-19-2004 09:52 AM
Richard Huxton Go to last post
1 619
The following function: create function text_to_words(text) returns setof text as $_$ my %stopwords = ( 'i' => 'i','me' => 'me','my' =>...
John Hansen
11-18-2004 10:55 PM
Michael Fuhr Go to last post
4 609
hi, I created this table: CREATE TABLE public.stresslog( "AbfrageId" int8 NOT NULL...
Cao Duy
11-18-2004 09:22 AM
Michael Fuhr Go to last post
3 622
The following bug has been logged online: Bug reference: 1325 Logged by: gregory Email address: gperuch (AT) citer (DOT)...
PostgreSQL Bugs List
11-18-2004 08:18 AM
Stephan Szabo Go to last post
2 643
Karl, This isn't isolated to the "public" schema. In fact, anything which is in the template database (usually template1) will be in the...
Josh Berkus
11-17-2004 09:17 PM
Bruno Wolff III Go to last post
1 613
Michael Fuhr <mike (AT) fuhr (DOT) org> writes: Yeah, I know. I had just done that in the slight hope that more warnings would pinpoint the error. ...
Tom Lane
11-17-2004 08:08 PM
Michael Fuhr Go to last post
1 620
John Hansen <john (AT) geeknet (DOT) com.au> writes: Works fine for me. What encoding/locale are you using? regards, tom...
Tom Lane
11-17-2004 03:58 PM
Tom Lane Go to last post
0 579
P: Um, did you run configure before running gmake? Please post: 1) How you obtained 8.0b4 and in in what format. 2) what platform you are on, and...
Josh Berkus
11-17-2004 01:34 PM
Josh Berkus Go to last post
0 581
The following bug has been logged online: Bug reference: 1324 Logged by: Tzvetan Tzankov Email address: tzankov (AT) noxis (DOT)...
PostgreSQL Bugs List
11-17-2004 09:44 AM
Tom Lane Go to last post
1 647
Peter Eisentraut <peter_e (AT) gmx (DOT) net> writes: OK, so the problem case is where perl was built with a different compiler than we're...
David Walker
11-16-2004 11:24 PM
Tom Lane Go to last post
8 666
I've run across a bug with order by: select 1 as a order by a; -- works select 1 as a, 2 as b order by a; -- works select 1 as a, 2 as b order by...
Jeffrey Melloy
11-16-2004 11:14 PM
Tom Lane Go to last post
1 566
The following bug has been logged online: Bug reference: 1321 Logged by: T.J. Ferraro Email address: tjtoocool (AT) phreaker...
PostgreSQL Bugs List
11-16-2004 10:05 PM
Neil Conway Go to last post
8 867
Hi, Went to upgrade from postgresql (RedHat's postgresql rh-postgresql-7.3.6-7) to Fedora core 3 postgresql 7.4.6-1 and encountered a problem. If...
Karl O. Pinc
11-16-2004 05:05 PM
Karl O. Pinc Go to last post
2 611
Hi, Went to upgrade from postgresql (RedHat's postgresql rh-postgresql-7.3.6-7) to Fedora core 3 postgresql 7.4.6-1 and encountered a problem. If...
Karl O. Pinc
11-16-2004 04:29 PM
Tom Lane Go to last post
1 615
Stefanos Harhalakis <v13 (AT) priest (DOT) com> writes: Changing the order of the tests wouldn't change the message, though, 'cause there's just one...
Tom Lane
11-16-2004 02:43 PM
Stefanos Harhalakis Go to last post
1 707
The following bug has been logged online: Bug reference: 1323 Logged by: Sandro Votre Email address: sandro_votre (AT) ig (DOT)...
PostgreSQL Bugs List
11-16-2004 10:36 AM
PostgreSQL Bugs List Go to last post
0 642
Greetings. I am very new to PostgreSQL so apologies in advance if this bug report is a waste of time for some reason. Summary: I have been...
John Kennedy
11-16-2004 10:35 AM
Tom Lane Go to last post
1 701
The following bug has been logged online: Bug reference: 1322 Logged by: Bahadur Singh Email address: bahadursingh (AT) yahoo...
PostgreSQL Bugs List
11-16-2004 09:18 AM
Tom Lane Go to last post
1 615
On Fri, 12 Nov 2004 13:28:02 +0100, franciscojavier.solis (AT) sainsel (DOT) abengoa.com wrote: this has been replaced with cygserver make sure the...
Klint Gore
11-15-2004 11:47 PM
Klint Gore Go to last post
0 598
This one gave me grief also. The fix turns out to be pretty simple. libeay32.dll is located in System32 and can be installed by any number...
Tillman
11-15-2004 04:44 PM
Tillman Go to last post
0 930
The following bug has been logged online: Bug reference: 1319 Logged by: Tom O'Connell Email address: toconnell (AT) bphnx (DOT)...
PostgreSQL Bugs List
11-15-2004 10:03 AM
PostgreSQL Bugs List Go to last post
0 616
The following bug has been logged online: Bug reference: 1312 Logged by: Amie Email address: amien (AT) freightdynamics (DOT)...
PostgreSQL Bugs List
11-15-2004 07:06 AM
Roland Go to last post
2 1,349
The following bug has been logged online: Bug reference: 1318 Logged by: christian kindler Email address: christian.kindler (AT)...
PostgreSQL Bugs List
11-15-2004 06:15 AM
PostgreSQL Bugs List Go to last post
0 616
Dear Sir/Madam: I encounter some error while trying to build postgresql-8.0.0beta4. When I run gmake, it reports that some macros used in path.c are...
p_zyh@sohu.com
11-15-2004 12:37 AM
p_zyh@sohu.com Go to last post
0 598
Hmm. it installs just fine on my XP Pro (SP2) with Finnish locale. What does the log show for these issues? (It's in the PGDATA directory, in the...
Magnus Hagander
11-14-2004 07:12 AM
Magnus Hagander Go to last post
0 613
On Tue, 9 Nov 2004, Abaco informática s.a. wrote: Yes, because PostgreSQL adds defined behavior for such queries beyond that of the spec for...
Stephan Szabo
11-13-2004 03:41 PM
Stephan Szabo Go to last post
0 623
On Sat, 13 Nov 2004 04:05 pm, Tom Lane wrote: I had discussed with Neil if this should be implement and proposed I have a go at it. I have since...
Russell Smith
11-13-2004 04:47 AM
Russell Smith Go to last post
1 561
The following bug has been logged online: Bug reference: 1317 Logged by: Tom Katt Email address: tonny (AT) yahoo (DOT)...
PostgreSQL Bugs List
11-12-2004 01:57 PM
Peter Eisentraut Go to last post
1 647
The following bug has been logged online: Bug reference: 1316 Logged by: Hongyi Gao Email address: admin (AT) listfusion (DOT)...
PostgreSQL Bugs List
11-12-2004 11:19 AM
Tom Lane Go to last post
1 699
Dear debuggers, I'd like to report the following "strange" behavior that I encountered while trying (a bad idea, I know) to use a rule as a "poor...
Fabien COELHO
11-12-2004 10:57 AM
Fabien COELHO Go to last post
4 588
As been said, in 7.4.5 CIDR data type has been accepted values with non-zero bits to the right of >24-bit...
Alexander M. Pravking
11-12-2004 10:49 AM
Alexander M. Pravking Go to last post
2 619
The following bug has been logged online: Bug reference: 1313 Logged by: Pascal Pochet Email address: postgresql (AT)...
PostgreSQL Bugs List
11-12-2004 10:42 AM
Joe Conway Go to last post
1 621
The following bug has been logged online: Bug reference: 1315 Logged by: CN Email address: cnliou9 (AT) fastmail (DOT)...
PostgreSQL Bugs List
11-11-2004 07:16 PM
Tatsuo Ishii Go to last post
1 620
Andrea, Well, we actually roped in the pg_locks view to do a "SELECT the first row not already locked for update". Then added some code on the...
Josh Berkus
11-11-2004 05:42 PM
Andrea Suisani Go to last post
14 1,079
The following bug has been logged online: Bug reference: 1314 Logged by: Adnan DURSUN Email address: adursun (AT) hvkk (DOT)...
PostgreSQL Bugs List
11-11-2004 04:53 PM
Tom Lane Go to last post
1 763
I've got a particular database account that connects/disconnects hundreds of times a second, literally (email delivery agent). Being the ever ready...
Sean Chittenden
11-10-2004 08:24 PM
Bruce Momjian Go to last post
13 1,060
Hello All Both server and psql are 7.4.5 and both running linux. I have a table with a primary key as follow -------- Column | Type ...
zohn_ming wu
11-10-2004 06:26 PM
Tom Lane Go to last post
1 681
If, by some quirk of fate, you manage to delete the logical link to a tablespace in pg_tblspc, then you try to access a table in that tablespace, you...
Simon Riggs
11-10-2004 03:34 PM
Simon Riggs Go to last post
0 651
Post New Thread

Display Options
Showing threads 1 to 50 of 1076
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.