dbTalk Databases Forums  

Sponsored Links


mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss in the mailing.database.pgsql-bugs forum.



Post New Thread
Threads in Forum : mailing.database.pgsql-bugs Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I'm running PostgreSQL v8 beta4 on Win2K. The default language selected in Win2K is Big5. I am using the Windows installer to install it....
Kent Tong
11-24-2004 02:22 AM
Kent Tong Go to last post
0 69
Hello, "make check" failed on my system. See the last line below and the "/./" in the pathname. Ask if you want more information then I have...
Chris Albertson
11-23-2004 10:43 PM
Tom Lane Go to last post
1 74
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 05:07 PM
Simon Riggs Go to last post
5 81
============================================================================ POSTGRESQL BUG REPORT...
David Schweikert
11-23-2004 10:26 AM
David Schweikert Go to last post
8 73
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:18 AM
Tom Lane Go to last post
1 71
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:43 PM
Peter Eisentraut Go to last post
1 84
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 04:02 PM
Michael Fuhr Go to last post
7 72
Your name : Aaron Hillegass Your email address : aaron (AT) bignerdranch (DOT) com System Configuration --------------------- Architecture...
Aaron Hillegass
11-22-2004 03:20 PM
Tom Lane Go to last post
1 65
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-22-2004 02:22 PM
Nicola Pero Go to last post
0 56
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:56 AM
PostgreSQL Bugs List Go to last post
0 66
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:34 AM
Michael Fuhr Go to last post
2 71
John Hansen <john (AT) geeknet (DOT) com.au> writes: Works fine for me. What encoding/locale are you using? regards, tom...
Tom Lane
11-21-2004 01:00 AM
John Hansen Go to last post
3 80
PostgreSQL 8.0b4 as released. select split_part('a b c d e f g h i j k l m n o p q r s t u v w x y z',' ',1); select split_part('a b c d e f g h i j...
John Hansen
11-21-2004 12:58 AM
John Hansen Go to last post
0 71
Folks, Small bugaboo here, but inclined to cause panic: Summary: PostgreSQL 7.4 Init Script included in RPM for 7.3.8 RHEL Severity:...
Josh Berkus
11-20-2004 10:11 AM
Devrim GUNDUZ Go to last post
3 66
PostgreSQL Bugs List wrote: This is a known issue with versions prior to 8.0. When you provide a constant integer smaller than 2^31 it assumes you...
Richard Huxton
11-19-2004 09:58 AM
Richard Huxton Go to last post
0 71
The following bug has been logged online: Bug reference: 1326 Logged by: Fernando Kasten Peinado Email address: fernandopeinado...
PostgreSQL Bugs List
11-19-2004 08:30 AM
PostgreSQL Bugs List Go to last post
0 151
The following function: create function text_to_words(text) returns setof text as $_$ my %stopwords =3D ( 'i' =3D> 'i','me' =3D> 'me','my' =3D>...
John Hansen
11-18-2004 11:01 PM
Michael Fuhr Go to last post
4 151
hi, I created this table: CREATE TABLE public.stresslog( "AbfrageId" int8 NOT NULL...
Cao Duy
11-18-2004 09:24 AM
Michael Fuhr Go to last post
3 149
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:22 AM
Stephan Szabo Go to last post
2 143
Karl, This isn't isolated to the "public" schema. In fact, anything which is in= =20 the template database (usually template1) will be in the...
Josh Berkus
11-17-2004 09:09 PM
Bruno Wolff III Go to last post
1 215
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:13 PM
Michael Fuhr Go to last post
1 148
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:41 PM
Josh Berkus Go to last post
0 159
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:50 AM
Tom Lane Go to last post
1 135
Your name : David Walker Your email address : david (AT) cosmicfires (DOT) com System Configuration --------------------- Architecture (example:...
David Walker
11-16-2004 11:28 PM
Tom Lane Go to last post
8 148
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:19 PM
Tom Lane Go to last post
1 133
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:10 PM
Neil Conway Go to last post
1 135
--nextPart1437491.WLRuStci1K Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi...
Stefanos Harhalakis
11-16-2004 10:07 PM
Stefanos Harhalakis Go to last post
2 158
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 10:03 PM
Karl O. Pinc Go to last post
2 135
Hi, I'm installinng postgresql in XP with cygwin. I have downloaded the last version of cygwin today, so the software is up to date. I have included...
franciscojavier.solis@sainsel.abengoa.com
11-16-2004 05:27 PM
franciscojavier.solis@sainsel.abengoa.com Go to last post
0 142
"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes: The only SSL changes between beta3 and beta4 were Magnus' changes to make ssl...
Tom Lane
11-16-2004 05:03 PM
Tom Lane Go to last post
6 160
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:51 PM
Tom Lane Go to last post
1 133
The following bug has been logged online: Bug reference: 1312 Logged by: Amie Email address: amien (AT) freightdynamics (DOT)...
PostgreSQL Bugs List
11-16-2004 04:44 PM
Roland Go to last post
2 138
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...
11-16-2004 04:21 PM
Go to last post
0 141
I downloaded http://pgfoundry.org/projects/pginstaller/ and used it to attempt installation of PostgreSQL 8.0.0-beta4 on a Microsoft Windows Server...
Bruce Patin
11-16-2004 04:06 PM
Tillman Go to last post
1 150
The following bug has been logged online: Bug reference: 1318 Logged by: christian kindler Email address: christian.kindler (AT)...
PostgreSQL Bugs List
11-16-2004 01:54 PM
PostgreSQL Bugs List Go to last post
0 133
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware...
Fabien COELHO
11-16-2004 01:51 PM
Fabien COELHO Go to last post
5 125
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-16-2004 12:37 PM
Klint Gore Go to last post
0 148
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 11:59 AM
PostgreSQL Bugs List Go to last post
0 138
"John Kennedy" <jmkennedyie (AT) hotmail (DOT) com> writes: Not at all. Looks like you've found a mistake in where variables of pass-by-reference...
Tom Lane
11-16-2004 10:46 AM
Tom Lane Go to last post
0 134
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:39 AM
PostgreSQL Bugs List Go to last post
0 150
"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes: It is not possible to investigate this report based on the small amount...
Tom Lane
11-16-2004 09:54 AM
Tom Lane Go to last post
0 131
Hmm. it installs just fine on my XP Pro (SP2) with Finnish locale.=20 What does the log show for these issues? (It's in the PGDATA directory, in...
Magnus Hagander
11-14-2004 07:18 AM
Magnus Hagander Go to last post
0 148
Hey all,... I've faced a "bogus" situation in postgreSQL while using "to_char" function with locale resources that was described before...
Netto
11-13-2004 11:00 PM
Netto Go to last post
0 139
Hi, I've installed successfully PostgreSQL on Windows XP. PostgreSQL is installed on user postgresql, with non administrative permission. I try to...
Stefano Tazzi
11-13-2004 10:52 PM
Stefano Tazzi Go to last post
0 155
On Tue, 9 Nov 2004, Abaco inform=E1tica s.a. wrote: Yes, because PostgreSQL adds defined behavior for such queries beyond that of the spec for...
Stephan Szabo
11-13-2004 03:47 PM
Stephan Szabo Go to last post
0 145
--Boundary-00=_TTYlBx0kYnIe6zh Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline If...
Russell Smith
11-13-2004 04:51 AM
Russell Smith Go to last post
2 153
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 02:06 PM
Peter Eisentraut Go to last post
1 143
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:22 AM
Tom Lane Go to last post
1 163
PostgreSQL Bugs List wrote: Fixed in cvs: regression=# select...
Joe Conway
11-12-2004 10:58 AM
Joe Conway Go to last post
0 148
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:57 AM
Alexander M. Pravking Go to last post
2 147
Post New Thread

Display Options
Showing threads 8201 to 8250 of 9486
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 - 2013, Jelsoft Enterprises Ltd.