[BUGS] BUG #7768: Support for TCP Keepalive parameters

2012-12-21 Thread me
The following bug has been logged on the website: Bug reference: 7768 Logged by: Yura Gotovko Email address: m...@yugo.su PostgreSQL version: 9.2.2 Operating system: FreeBSD 9.1 Description: Compile PostgreSQL 9.2.2 on FreeBSD 9.1. Each database connection throws thr

[BUGS] BUG #7742: Bug when backing up databases with default privileges defined on public schema

2012-12-10 Thread me
The following bug has been logged on the website: Bug reference: 7742 Logged by: Nathan Alden, Sr. Email address: m...@nathanalden.com PostgreSQL version: 9.2.2 Operating system: Windows 7 x64 Description: This report is more specific than my previous report, bug #774

[BUGS] BUG #7743: pgAdmin III does not list default privileges for schemas

2012-12-10 Thread me
The following bug has been logged on the website: Bug reference: 7743 Logged by: Nathan Alden, Sr. Email address: m...@nathanalden.com PostgreSQL version: 9.2.2 Operating system: Windows 7 x64 Description: Follow these steps to reproduce: 1. Connect to the postgres D

[BUGS] BUG #7741: Two bugs when backing up databases with default privileges defined on public schema

2012-12-08 Thread me
The following bug has been logged on the website: Bug reference: 7741 Logged by: Nathan Alden, Sr. Email address: m...@nathanalden.com PostgreSQL version: 9.2.2 Operating system: Windows 7 x64 Description: - Create new group role called my_group with default settings

[BUGS] BUG #6645: Getting an error with “ERROR: PL/Perl function must return reference to hash or array”?

2012-05-16 Thread me
The following bug has been logged on the website: Bug reference: 6645 Logged by: Evna Carroll Email address: m...@evancarroll.com PostgreSQL version: 9.1.2 Operating system: Linux Description: This is a cross post from dba.stackexchange.com: http://dba.stackexchange.c

[BUGS] bug? VACUUM ANALYZE {table} outputs transaction id wrap limit to logfile

2006-10-21 Thread me
when issuing a "VACUUM ANALYZE {tablename}", the currently transaction wrap id is put into the logfile.   2006-10-22 07:04:50 LOG:  transaction ID wrap limit is 2147484172, limited by database "postgres"2006-10-22 07:04:56 LOG:  transaction ID wrap limit is 2147484172, limited by database "p

Re: [BUGS] 8.2beta1 (w32): server process crash (tsvector)

2006-10-18 Thread me
k at the other part later in case more information / data is needed please let me know. if helpfull (i.e. bug not reproducable with my test data in the previous mail), full pgsql access could be set up as well. thanks in advance, thomas ---(end of broadcast)

Re: [BUGS] 8.2beta1 (w32): server process crash (tsvector)

2006-10-17 Thread me
ngth of identifiers:64 Maximum columns in an index: 32 Date/time type storage: floating-point numbers Maximum length of locale name:128 LC_COLLATE: German_Switzerland.1252 LC_CTYPE: German_Switzerland.1252 let me know if mor

[BUGS] 8.2beta1 (w32): server process crash (tsvector)

2006-10-16 Thread me
the following query will crash the server process:   INSERT INTO news.newsSELECT * FROM news.news2;   news.news is empty; news.news2 contains 600 records. both have the same structure (see end of mail)   when the tsvector column & trigger is dumped from the two tables everything works as exp

[BUGS] BUG #2509: ODBC TIMESTAMP UPDATE FAILED

2006-07-02 Thread ONG JIIN ME
The following bug has been logged online: Bug reference: 2509 Logged by: ONG JIIN ME Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: WIN XP PRO SP 2 Description:ODBC TIMESTAMP UPDATE FAILED Details: Using adodb recordset.update to