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     
The following bug has been logged online: Bug reference: 1238 Logged by: A Wu Email address: sunwukong (AT) ieee (DOT)...
PostgreSQL Bugs List
10-07-2004 05:53 PM
Bruce Momjian Go to last post
4 108
The following bug has been logged online: Bug reference: 1283 Logged by: Fabio Fucci Email address: ffucci (AT) kell (DOT)...
PostgreSQL Bugs List
10-07-2004 03:48 PM
Tom Lane Go to last post
1 96
The following bug has been logged online: Bug reference: 1282 Logged by: Justin Pasher Email address: spam (AT) pasher (DOT)...
PostgreSQL Bugs List
10-06-2004 05:55 PM
Tom Lane Go to last post
1 64
On Wed, Oct 06, 2004 at 04:26:06PM -0400, Bruno Pr?vost wrote: I'd guess that Daylight Saving Time is the culprit -- most places that use it revert...
Michael Fuhr
10-06-2004 04:54 PM
Tom Lane Go to last post
1 92
The following bug has been logged online: Bug reference: 1281 Logged by: Thomas Reinelöv Email address: thorei (AT) edita (DOT)...
PostgreSQL Bugs List
10-06-2004 09:43 AM
PostgreSQL Bugs List Go to last post
0 106
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm using 7.4.5 on a test platform and had a weird behaviour. Here is the case: test=# CREATE...
Devrim GUNDUZ
10-06-2004 09:41 AM
Tom Lane Go to last post
4 79
The following bug has been logged online: Bug reference: 1280 Logged by: Shilpa Upadhye Email address: supadhye (AT)...
PostgreSQL Bugs List
10-06-2004 09:20 AM
Tom Lane Go to last post
1 78
This is a multi-part message in MIME format. --------------020506020407090407070609 Content-Type: text/plain; charset=ISO-8859-1;...
Luiz K. Matsumura
10-05-2004 06:16 PM
Luiz K. Matsumura Go to last post
0 95
The following bug has been logged online: Bug reference: 1279 Logged by: adrian kierman Email address: adriankierman (AT)...
PostgreSQL Bugs List
10-05-2004 02:47 PM
PostgreSQL Bugs List Go to last post
0 66
The following bug has been logged online: Bug reference: 1276 Logged by: Sean Chittenden Email address: sean (AT) chittenden...
PostgreSQL Bugs List
10-04-2004 07:14 PM
Sean Chittenden Go to last post
2 84
There exists a crash that could easily be used as a denial of service against PostgreSQL by any user who can call a trusted stored procedure that...
Sean Chittenden
10-04-2004 06:58 PM
Sean Chittenden Go to last post
2 70
When making lots of DDL changes to a database (I believe this includes temp tables too), delayed flushing of dirty buffers from the system catalogs...
Sean Chittenden
10-04-2004 06:19 PM
Sean Chittenden Go to last post
2 96
The following bug has been logged online: Bug reference: 1278 Logged by: Michael Howitz Email address: mh+postgres (AT) gocept...
PostgreSQL Bugs List
10-04-2004 09:23 AM
Tom Lane Go to last post
1 88
=?koi8-r?B?68/O09TBztTJzg==?= <beholder (AT) mmska (DOT) ru> writes: EXECUTE does not set the FOUND flag. ...
Tom Lane
10-04-2004 08:55 AM
Tom Lane Go to last post
6 60
set nomail ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive...
Sean Chittenden
10-04-2004 02:12 AM
Sean Chittenden Go to last post
0 96
Hello, I noticed in plpgsql that a semi colon is not always required after the END statement. A contrived example: CREATE sequence foo; =A0 CREATE...
Hussein Patni
10-04-2004 12:43 AM
Neil Conway Go to last post
2 77
8.0 beta3 the caseinsensitive patternmatch-operators seems not to work with multibyte, while lower() and upper()-functions finally works...
peter pilsl
10-03-2004 12:11 PM
Tom Lane Go to last post
1 75
Hi Bug category serious: The bug report link as www.postgresql.org/bugs/bugs.php is not working. Original bug I was trying to report is that 7.4.5...
Andrew Grillet
10-01-2004 05:59 PM
Tom Lane Go to last post
1 85
The following bug has been logged online: Bug reference: 1275 Logged by: Marcio Email address: marcio (AT) neosistemas (DOT)...
PostgreSQL Bugs List
10-01-2004 05:29 PM
PostgreSQL Bugs List Go to last post
0 92
version 7.4.5 using postgresql-7.4.5/src/test/examples/testlibpq as follows "testlibpq hostname=shouldHaveUsedHostNotHostname" fails with...
Trevor Inns
10-01-2004 12:37 PM
Tom Lane Go to last post
2 86
Your name : Patrick Clery Your email address : patrick (AT) phpforhire (DOT) com System...
Patrick Clery
10-01-2004 10:07 AM
Tom Lane Go to last post
1 95
Hello, When i do: pg_dumpall -D --disable-dollar-quoting -U postgres -h hostname > cluster.backup the following error occurs: pg_dump.exe: ...
Ivan
10-01-2004 09:14 AM
Ivan Go to last post
0 122
Dear Postgres! Sorry my bad English first. I'm found a bug in the PSQL 8 Beta2 Devel 3, and 7.4.x (x=2,3,4,5) too: - The PSQL 8 is working on Win...
yoursoft@freemail.hu
10-01-2004 08:38 AM
yoursoft@freemail.hu Go to last post
0 97
On Sun, 26 Sep 2004, Aleksey Fedorchenko wrote: Hmm, for PHP was it sent as one big string with all the statements or a separate statements? ...
Stephan Szabo
10-01-2004 08:38 AM
Aleksey Fedorchenko Go to last post
5 103
The following bug has been logged online: Bug reference: 1272 Logged by: Damjan Pipan Email address: damjan.pipan (AT) xlab...
PostgreSQL Bugs List
10-01-2004 08:38 AM
Damjan Pipan Go to last post
2 77
In my logs I'm getting queries like this: SELECT t0_userprofile.user_profile_id FROM user_profiles t0_userprofile WHERE (t0_userprofile.user_id =...
Matthew Hixson
10-01-2004 08:37 AM
Matthew Hixson Go to last post
0 94
Using PostgreSQL OBDC driver 7.02.00.02, installed with PostgreSQL 8.0 Beta 2 dev 3. I am getting errors using a Client-Side Cursor and Adding and...
Thomas LeBlanc
10-01-2004 08:37 AM
Thomas LeBlanc Go to last post
0 67
hello all! i have installed the postgresql 8.0 beta2, the native version for windows. I dont have any problem in executing commands in the shell. the...
Mahesh Saravanan
10-01-2004 08:36 AM
Mahesh Saravanan Go to last post
0 98
The following bug has been logged online: Bug reference: 1274 Logged by: shancheng Email address: sd_shancheng (AT) hotmail...
PostgreSQL Bugs List
10-01-2004 01:24 AM
Michael Fuhr Go to last post
1 52
--Apple-Mail-7-138304509 Content-Type: multipart/alternative; boundary=Apple-Mail-6-138304384 --Apple-Mail-6-138304384 Content-Transfer-Encoding:...
Hussein Patni
09-30-2004 11:55 PM
Neil Conway Go to last post
3 45
Rami, there is not even a small chance that the admin-restriction will be dropped within windows. All arguments have been discussed in detail, and...
Harald Armin Massa
09-30-2004 01:09 PM
Harald Armin Massa Go to last post
0 60
=D0=92 =D0=A1=D1=80=D0=B4, 29.09.2004, =D0=B2 11:39, PostgreSQL Bugs List = =D0=BF=D0=B8=D1=88=D0=B5=D1=82: Read: --=20 Markus Bertheau <twanger...
Markus Bertheau
09-30-2004 03:17 AM
Markus Bertheau Go to last post
0 51
The following bug has been logged online: Bug reference: 1271 Logged by: Ramzi Fadel Email address: raf (AT) carlbro (DOT)...
PostgreSQL Bugs List
09-29-2004 05:20 AM
Magnus Hagander Go to last post
1 65
The following bug has been logged online: Bug reference: 1270 Logged by: Peter Davie Email address: Peter.Davie (AT) relevance...
PostgreSQL Bugs List
09-27-2004 07:09 PM
Bruce Momjian Go to last post
5 65
This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type:...
tgl@sss.pgh.pa.us
09-27-2004 11:16 AM
tgl@sss.pgh.pa.us Go to last post
0 70
Let me guess - did you use psql? I found that mentioned scenarios run successfuly under psql but pgAdmin's console and PHP driven invocation lead to...
Aleksey Fedorchenko
09-26-2004 01:52 PM
Aleksey Fedorchenko Go to last post
1 63
Stephan! Ok. Do you know any plans on this issue fix? Hmmm.... In the nearest couple of days i'll be able to check this under linux psql 8 beta 2...
Alexey Fedorchenko
09-26-2004 01:52 PM
Alexey Fedorchenko Go to last post
0 71
Using PostgreSQL 7.4.2 on Fedora core 2 I have a problem with permissions on sequences when restored to another PC. I cannot find this specific bug...
Gary Doades
09-25-2004 10:09 PM
Michael Fuhr Go to last post
16 119
The following bug has been logged online: Bug reference: 1269 Logged by: William Mayhew Email address: wmayhew3 (AT) hotmail...
PostgreSQL Bugs List
09-25-2004 07:37 PM
Tom Lane Go to last post
1 70
PostgreSQL version: 8.0.0beta1 Operating system : Solaris 9 Backups created by pg_dump/pg_dumpall don't set the ownership of implicitly-created...
Michael Fuhr
09-25-2004 05:59 PM
Bruce Momjian Go to last post
3 68
Hi, I tried to build Postgres on XP - and got the following message after standard configure and make: make: Leaving directory...
Reto Stamm
09-25-2004 05:57 PM
Bruce Momjian Go to last post
1 70
On Fri, 24 Sep 2004, Alexey Fedorchenko wrote: I was on linux, although I just installed 8.0b2 dev 3 to my windows box and tried #2 and still got a...
Stephan Szabo
09-24-2004 09:37 AM
Stephan Szabo Go to last post
0 60
Dear Sirs I encountered a minor Postgres problem using VIEW: Creating a View like CREATE VIEW SELECT * FROM table1 works perfecly As soon as we...
Markus Feier
09-24-2004 09:29 AM
Stephan Szabo Go to last post
1 80
Tom Lane wrote: Thanks for the quick reply. The system locale is zh_TW.Big5. However, I've tried setting it to "C" but the test case still...
Kent Tong
09-24-2004 04:33 AM
Kent Tong Go to last post
2 72
This is aknown issue with the installer - the created account needs Log On Locally, Access From Network and Log On as a Service rights....
Magnus Hagander
09-24-2004 02:50 AM
Magnus Hagander Go to last post
0 68
Howdy. I think this problem is best demonstrated with a test case: template1=# CREATE DATABASE foo OWNER someuser; CREATE DATABASE template1=# \c...
Sean Chittenden
09-23-2004 11:53 PM
Sean Chittenden Go to last post
0 71
This is a multi-part message in MIME format. --------------090407050001050501090504 Content-Type: text/plain; charset=us-ascii;...
John Kelly
09-23-2004 11:51 PM
John Kelly Go to last post
0 73
The following bug has been logged online: Bug reference: 1268 Logged by: Kent Tong Email address: kent (AT) cpttm (DOT)...
PostgreSQL Bugs List
09-23-2004 10:07 PM
Tom Lane Go to last post
1 62
The following bug has been logged online: Bug reference: 1267 Logged by: Colin Chapman Email address: c0linchapman (AT)...
PostgreSQL Bugs List
09-23-2004 09:46 AM
Tom Lane Go to last post
1 61
On Thu, 23 Sep 2004, PostgreSQL Bugs List wrote: This is a known issue with the unique constraint. I seem to get foreign key violations on both...
Stephan Szabo
09-23-2004 09:18 AM
Stephan Szabo Go to last post
0 102
Post New Thread

Display Options
Showing threads 8451 to 8500 of 9550
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.