Re: [BUGS] BUG #7631: tcp_keepalives_* parameters ignored in postgresql.conf - related to 9.0.10 or 9.0.9 patch?

2012-10-31 Thread Rob Johnson
> > r...@hightouchinc.com writes: > > The last four lines in my postgresql.conf file, under > > /var/lib/pgsql/9.0/data, are: > > > # (15 per hour * 6 hours = 90) > > tcp_keepalives_count=90 > > tcp_keepalives_idle=240 > > tcp_keepalives_interval=240 > > > I last changed this file on August 13th

[BUGS] BUG #5955: One-click installer does not escape password

2011-03-28 Thread Rob Grant
The following bug has been logged online: Bug reference: 5955 Logged by: Rob Grant Email address: r...@occipital.com PostgreSQL version: 9.0 Operating system: OS X Description:One-click installer does not escape password Details: I provided the one-click installer

Re: [BUGS] BUG #5609: Exclusive Locks & Permission

2010-08-09 Thread Rob Brucks
don't have access to the source code)? Thanks, Rob -Original Message- From: Tom Lane [mailto:t...@sss.pgh.pa.us] Sent: Monday, August 09, 2010 2:41 PM To: Rob Brucks Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS] BUG #5609: Exclusive Locks & Permission "Rob Brucks&q

[BUGS] BUG #5609: Exclusive Locks & Permission

2010-08-09 Thread Rob Brucks
The following bug has been logged online: Bug reference: 5609 Logged by: Rob Brucks Email address: rob.bru...@rackspace.com PostgreSQL version: 8.3.7 Operating system: Ubuntu 8.04 Description:Exclusive Locks & Permission Details: If a user that does not

[BUGS] BUG #5343: Documentation error for pg_dump

2010-02-23 Thread Rob Dean
The following bug has been logged online: Bug reference: 5343 Logged by: Rob Dean Email address: rob.d...@pressassociation.com PostgreSQL version: 8.3 Operating system: linux Description:Documentation error for pg_dump Details: The last sentence of the penultimate

[BUGS] BUG #5037: jdbc bug \uffff

2009-09-04 Thread Rob Resendez
The following bug has been logged online: Bug reference: 5037 Logged by: Rob Resendez Email address: rob.resen...@cpsinet.com PostgreSQL version: 8.3.7 Operating system: Linux Description:jdbc bug \u Details: resultSet.getObject() returns \ufffd when I expect

[BUGS] BUG #4970: Broken link in manual

2009-08-06 Thread Rob Wultsh
The following bug has been logged online: Bug reference: 4970 Logged by: Rob Wultsh Email address: wult...@gmail.com PostgreSQL version: 8.4 Operating system: N/A Description:Broken link in manual Details: http://www.postgresql.org/docs/8.4/static/geqo-biblio.html

[BUGS] BUG #3953: No PostGIS option in installer

2008-02-12 Thread Rob von Nesselrode
The following bug has been logged online: Bug reference: 3953 Logged by: Rob von Nesselrode Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3 Operating system: WIndows XP Description:No PostGIS option in installer Details: That it! No PostGIS option in

[BUGS] Problem with an Identical Query

2007-03-01 Thread Rob Schall
character(1)| Indexes: "i_destnum" btree (destnum) "i_orignum" btree (orignum) Table "public.anitmp" Column | Type | Modifiers +-+--- ani| bigint | istf | boolean | Anyone have any ideas for me?

[BUGS] is this a bug or do I not understand the query planner?

2005-11-03 Thread Rob Prowel
two almost identical queries: one searches for read in ('N','n') and the other searches for read in ('Y','y'). the (explain) SQL statement says that one uses the index on the (read) field and the other does a sequential table scan. Why!!! I can think of no logical reason for this behav

[BUGS] BUG #1489: configure confusion

2005-02-20 Thread rob delong
The following bug has been logged online: Bug reference: 1489 Logged by: rob delong Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: RH 9 Description:configure confusion Details: Not really a bug, but it confused me for a bit. Thought

Re: [BUGS] SELECT returning too many rows (?)

2005-02-09 Thread rob
ersions HINT: Rebuild the index with REINDEX. Doing so failed with a 'duplicated values' error. Instead I have had to remove two of the dupe rows as time is pressing on. Thanks anyway. Regards, -- Rob Fielding [EMAIL PROTECTED] www.dsvr.co.uk

Re: [BUGS] SELECT returning too many rows (?)

2005-02-08 Thread rob
ewed transaction and change log. The transaction table is foreign keyed to 'id' and includes only one INSERT log, as expected. It was a good job I didn't foreign key on 'oid' instead :) Thanks for the info. -- Rob Fielding [EMAIL PROTECTED] www.dsvr

Re: [BUGS] SELECT returning too many rows (?) [7.4.2]

2005-02-08 Thread rob
his will effectively cut off any attempt to get to the bottom of this. I'll hang fire for a few hours on this incase any of the pg devel team happen upon this message. Cheers, -- Rob Fielding [EMAIL PROTECTED] www.dsvr.co.uk Development Designer S

[BUGS] SELECT returning too many rows (?)

2005-02-08 Thread rob
not null Indexes: "q_certs_pkey" primary key, btree (id) Triggers: tr_trans BEFORE INSERT OR UPDATE ON q_certs FOR EACH ROW EXECUTE PROCEDURE tr_trans() Inherits: _q -- Rob Fielding [EMAIL PROTECTED] www.dsvr.co.uk Development Desig

[BUGS] plpython bug in 7.3.x

2004-06-02 Thread Rob Fielding
POSTGRESQL BUG REPORT TEMPLATE Your name : Rob Fielding Your email address : [EMAIL PROTECTED] System

Re: [BUGS] PQescapeString and PQescapeBytea not exported during win 32 build

2002-06-04 Thread Rob Butler
I applied the patch, and recompiled postgres, then recompiled my program using the PQescapeString function. My program can now compile fine, but any attempt to run it results in the following error message. "the ordinal 88 could not be located in the Dynamic Link Library libpq.dll&

[BUGS] PQescapeString and PQescapeBytea not exported during win 32 build

2002-05-06 Thread Rob Butler
e exported during the win 32 build. Thanks Rob _ Chat with friends online, try MSN Messenger: http://messenger.msn.com ---(end of broadcast)--- TIP 5: Have you checked our extensive

Re: [BUGS] Bug #537: In Red Hat don't open port 5432 and PostgreSql don't work.

2001-12-13 Thread Rob Arnold
You probably need to configure your firewall. RedHat 7.2 installs, by default, with firewall settings that do not allow access to most ports. root@localhost> /usr/sbin/setup Then select firewall setup and add ports 5432:tcp and (possibly) 5432:udp manually. --rob P.S. I admire your Engl

[BUGS] Bug report #53

2000-10-27 Thread rob
>$ARGV[0].data.sql"; $junk = ;# drop first line with user/pass stuff; while () { $flag = 1 if /^COPY/; if ($flag) { print OUT2; } else { print OUT; } }; Hope this helps isolate the issue. --rob

[BUGS] PGexec() causes crashes...

2000-10-26 Thread Rob Stoddard
Whenever I run pgexec(), my program always crashes the next time I run it or make any memory allocation.  Something tells me that either that function or pqclear() is deleting an already deleted pointer...   Rob Stoddard [EMAIL PROTECTED]