Grokbase
x

PostgreSQL - Bugs

 Topics | People | Info | Page 1 of 333: 1 2 3 > >>

[BUGS] BUG #3558: Comunication cut after 5 mins aprox. in remote acces to Postgres

By Gilberto Vidal at Aug 20, 2007, 6:03 pm UTC

The following bug has been logged online: Bug reference: 3558 Logged by: Gilberto Vidal Email address: gvidal@att.net.mx PostgreSQL version: 8.2 Operating system: SUSE Linux 10.0 (X86-64) Kernel 2.6.13-15 Description: Comunication cut after 5 mins aprox. in remote acces to Postgres Details: I... More...

[BUGS] BUG #3555: does not work VACUUM

By Dmitry at Aug 20, 2007, 4:30 pm UTC

The following bug has been logged online: Bug reference: 3555 Logged by: Dmitry Email address: dd442@mail.ru PostgreSQL version: 8.1 Operating system: Linux Slackware 11 Description: does not work VACUUM Details: root@darkstar:~# su postgres postgres@darkstar:/root$ postgres -D /var/lib/pgsql/data/... More...

[BUGS] reindexdb in Windows

By Euler Taveira de Oliveira at Aug 20, 2007, 08:19 am UTC

Hi, reindexdb.exe is not installed with PostgreSQL in Windows. Is it intentional or a bug? More...

[BUGS] BUG #3556: Installroutine hides destination folder

By Ruediger Kemmler at Aug 20, 2007, 08:08 am UTC

The following bug has been logged online: Bug reference: 3556 Logged by: Ruediger Kemmler Email address: r.kemmler@gmx.de PostgreSQL version: 8.2 Operating system: Windows XP/Vista Description: Installroutine hides destination folder Details: If you click first on the components which you want to... More...

[BUGS] BUG #3530: Can't start as service if sb created 'c:\program' file

By " at Aug 20, 2007, 04:28 am UTC

The following bug has been logged online: Bug reference: 3530 Logged by: Email address: irek_m@poczta.fm PostgreSQL version: 8.1 Operating system: Windows XP Description: Can't start as service if sb created 'c:\program' file Details: I've installed PostgreSQL in 'c:\program files'. Some buggy... More...

[BUGS] POSTGRES - DATA RECOVERY

By Alejandro Sengès González at Aug 20, 2007, 03:11 am UTC

Please I beg your perdon I need some help with postgres running on windows. I copy the Postgres archives under Program files and Lost all information on my server so know I need to recreate all from that Copy wich contains the data folder and base folder with database oid with its contents. "BUT"... More...

[BUGS] 8.3devel BUG with Cash send and recv

By Andrew Chernow at Aug 19, 2007, 8:10 pm UTC

There is what looks like a bug in 8.3devel. When getting the money type in binary format from a libpq client, the below error is thrown from the backend: ERROR: unsupported integer size 8 It appears that the Cash typedef, defined in include/utils/cash.h, has changed to an int64 (previously an... More...

[BUGS] JDBC-Interface - Behaviour on Update, Insert or Delete returning ResultSets - Inconsistency to Console & ODBC

By Otto Weichselbaum at Aug 18, 2007, 5:29 pm UTC

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Dear Ladies and Gentlemen, I do not know if this can even be considered a bug, but I would be pleased, if somebody could make a statement on this: environment: PostgreSQL 8.1 and 8.2 Redhat and WinXP While using views calling functions... More...

[BUGS] error while starting database

By Nitin Saxena at Aug 18, 2007, 5:01 pm UTC

I am using postgres 7.0 on linux platform. My java application was running fine ,but i got this message Connection refused. Check that the hostname and port is correct, and that the postmaster is r unning with the -i flag, which enables TCP/IP networking. at... More...

[BUGS] BUG #3544: SQLException from JDBC driver

By Scott Harper at Aug 17, 2007, 7:03 pm UTC

The following bug has been logged online: Bug reference: 3544 Logged by: Scott Harper Email address: scott@mycellularsessions.com PostgreSQL version: 8.1.9 Operating system: Debian Linux (2.6.18-4-486) Description: SQLException from JDBC driver Details: I have installed PostgreSQL 8.1 via the... More...

[BUGS] BUG #3504: Some listening sessions never return from writing, problems ensue

By Peter Koczan at Aug 17, 2007, 5:17 pm UTC

The following bug has been logged online: Bug reference: 3504 Logged by: Peter Koczan Email address: pjkoczan@gmail.com PostgreSQL version: 8.2.4 Operating system: CentOS 4.5 Linux (RHEL 4), kernel 2.6.9-55.ELsmp Description: Some listening sessions never return from writing, problems ensue... More...

[BUGS] BUG #3548: When quickly switching between databases the server lags behind

By Daniel Heyder at Aug 17, 2007, 4:29 pm UTC

The following bug has been logged online: Bug reference: 3548 Logged by: Daniel Heyder Email address: Daniel.Heyder@comsoft.de PostgreSQL version: 8.2.4 Operating system: Linux (Red Hat EL4 Update 4 + PostgreSQL 8.2.4 update + compat libraries) Description: When quickly switching between databases... More...

[BUGS] BUG #3547: getting error during salient Installation

By Abhay at Aug 17, 2007, 11:47 am UTC

The following bug has been logged online: Bug reference: 3547 Logged by: Abhay Email address: abhay@panaceatek.com PostgreSQL version: 8.2 Operating system: XP , window 2000 Description: getting error during salient Installation Details: We need salient installation of postgresql.We run the command... More...

[BUGS] some information

By rakesh kumar at Aug 17, 2007, 07:39 am UTC

how to connect postgresql database with perl Please if server ip:192.168.0.1 server name=abcd we using Slackware 10.2 & kernel 2.6.17 which suport postgresql version rakesh Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.... More...

[BUGS] BUG #3542: Dropped and recreated columns have problems with NOT NULL contraints

By Jens-Wolfhard Schicke at Aug 16, 2007, 3:02 pm UTC

The following bug has been logged online: Bug reference: 3542 Logged by: Jens Schicke Email address: j.schicke@asco.de PostgreSQL version: 8.2.4 Operating system: GNU/Linux Description: Dropped and recreated columns have problems with NOT NULL contraints Details: pizza_de=# alter table store_flags... More...

[BUGS] BUG #3543: ARRAY(SELECT ...) contruct yields NULL without rows

By Jens-Wolfhard Schicke at Aug 16, 2007, 2:09 pm UTC

The following bug has been logged online: Bug reference: 3543 Logged by: Jens Schicke Email address: j.schicke@asco.de PostgreSQL version: 8.2.4 Operating system: GNU/Linux Description: ARRAY(SELECT ...) contruct yields NULL without rows Details: SELECT ARRAY(SELECT 1 WHERE 1 = 0) IS NULL; -- true... More...

[BUGS] BUG #3539: tsearch2 broken on Intel Macs running Leopard

By Erik R. at Aug 16, 2007, 06:09 am UTC

The following bug has been logged online: Bug reference: 3539 Logged by: Erik R. Email address: erik@mage.net PostgreSQL version: 8.2.4 Operating system: Mac OS X 10.5 (9A499) Description: tsearch2 broken on Intel Macs running Leopard Details: Any tsearch query results in the following error... More...

[BUGS] BUG #3541: typo - minor importance

By Leoj at Aug 15, 2007, 7:01 pm UTC

The following bug has been logged online: Bug reference: 3541 Logged by: Leoj Email address: a.rice13@gmail.com PostgreSQL version: 8 Operating system: win32 Description: typo - minor importance Details: step 12 on http://pginstaller.projects.postgresql.org has a typo: ~quote: Finished Installation... More...

[BUGS] BUG #3540: "REVOKE CREATE ON SCHEMA" public doesn't work

By Richard Rowell at Aug 15, 2007, 5:44 pm UTC

The following bug has been logged online: Bug reference: 3540 Logged by: Richard Rowell Email address: richard.rowell@gmail.com PostgreSQL version: 8.2 Operating system: Linux Description: "REVOKE CREATE ON SCHEMA" public doesn't work Details: richard@meowth:~/download$ createdb perm_test CREATE... More...

[BUGS] BUG #3537: Postgres odbc can only access public schema and any other schema does not work

By Govender, Maya at Aug 15, 2007, 08:32 am UTC

The following bug has been logged online: Bug reference: 3537 Logged by: maya Email address: maya.govender@ebucks.com PostgreSQL version: 08.02.0400 Operating system: solaris 9 64 bit Description: Postgres odbc can only access public schema and any other schema does not work Details: Hi , I have a... More...

spacer
 Topics | People | Info | Page 1 of 333: 1 2 3 > >>
Home > Groups > postgresql.org > PostgreSQL - Bugs