The following bug has been logged online:
Bug reference: 2268
Logged by: James Hughes
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.3
Operating system: Windows 2003 (Server)
Description:initdb fails to initialize database cluster with error
"Access is denie
The following bug has been logged online:
Bug reference: 2269
Logged by: Ken
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.4
Operating system: Linux
Description:cannot connect to postgres database on Linux
Details:
I just downloaded pgAdminIII for Windows
On Thu, Feb 16, 2006 at 01:21:18PM +, Gerhard Lutz wrote:
> "Error while executing the query;
> ERROR: current transaction is aborted, commands ignored until end of
> transaction block (7)"
Some previous command failed so no more commands in this transaction
will be allowed. If you don't kno
On Wed, Feb 15, 2006 at 03:02:45PM -0500, Tom Lane wrote:
> Michael Fuhr <[EMAIL PROTECTED]> writes:
> > My non-OpenSSL build shows no memory leak, so the leak and OpenSSL
> > seem to be correlated. I'd be more inclined to suspect a bug in
> > pgcrypto's OpenSSL-specific code than in OpenSSL itsel
I appreciate you guys looking at this bug. Taking Tom's suggestion that
it might be a system crypt implementation issue I upgraded OpenSSL from
0.9.7e to 0.9.7i. I also upgraded any other libraries that were
installed with the word crypt.
After running ldconfig I then recompiled Postgres 8.1.2 aga
The following bug has been logged online:
Bug reference: 2265
Logged by: Gerhard Lutz
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.3
Operating system: Windows XP SP2
Description:CREATE TABLE when AUTOCOMMIT is OFF
Details:
I want to upgrade my PostgreSQL
On Wed, 15 Feb 2006, Tom Lane wrote:
> Andrew Klosterman <[EMAIL PROTECTED]> writes:
> > With the debug binaries, I was able to step through the program and get to
> > what appears to be the function where it bails: line 1166 of
> > postgresql-8.1.0/src/interfaces/libpq/fe-secure.c where SSL_free
The following bug has been logged online:
Bug reference: 2266
Logged by: Gerhard Lutz
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.3
Operating system: Windows XP SP2
Description:SQL_ATTR_CONNECTION_DEAD always returns SQL_CD_TRUE
Details:
I want to upgra
The following bug has been logged online:
Bug reference: 2267
Logged by: Gerhard Lutz
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.3
Operating system: Windows XP SP2
Description:Accessing large objects via ODBC
Details:
I want to upgrade my PostgreSQL se