On Thu, Nov 1, 2012 at 5:41 AM, Craig Ringer wrote:
> On 11/01/2012 01:23 PM, Sandeep Thakkar wrote:
>> Thanks George. I have fixed the typo in initcluster.vbs on all
>> affected branches.
> Out of interest, how long has that typo been there?
>
> Could this be the cause of *all* the various and pe
The following bug has been logged on the website:
Bug reference: 7635
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system: OSX something
Description:
Hi,
With a simple script like this:
\connect postgres
CREATE TABLE foo
The following bug has been logged on the website:
Bug reference: 7636
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.6
Operating system: OSX something
Description:
Hi,
It looks like \ef doesn't honor ON_ERROR_ROLLBACK:
=# \set ON_ERRO
The following bug has been logged on the website:
Bug reference: 7634
Logged by: Thomas
Email address: thomas.eckes...@gmail.com
PostgreSQL version: 9.1.6
Operating system: Linux
Description:
Hi,
We are using a Postgres server dedicated for unit testing, i.e. for tes
thomas.eckes...@gmail.com writes:
> After a couple of days/weeks with frequent unit test activity DROP DATABASE
> eventually triggers errors on the following form:
> 2012-05-08 08:53:02.512 CEST> LOG: statement: DROP DATABASE IF EXISTS
> "HEAD_test_migrate_group_data_10010018668"
> 2012-05-08 08:
pgm...@joh.to writes:
> I know it's not clear what to do with --single-transaction if a script is
> \connecting to multiple databases in a single file, but IMHO it should at
> least work correctly for the single database case.
Define "correctly" --- I would expect \connect to establish a new
conne
On Thu, 01 Nov 2012 22:29:50 +0100, Tom Lane wrote:
pgm...@joh.to writes:
I know it's not clear what to do with --single-transaction if a script
is
\connecting to multiple databases in a single file, but IMHO it should
at
least work correctly for the single database case.
Define "correctl
thomas.eckes...@gmail.com writes:
> After a couple of days/weeks with frequent unit test activity DROP DATABASE
> eventually triggers errors on the following form:
> 2012-05-08 08:53:02.512 CEST> LOG: statement: DROP DATABASE IF EXISTS
> "HEAD_test_migrate_group_data_10010018668"
> 2012-05-08 08: