Re: pg_dump bug fixing - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: pg_dump bug fixing
Date
Msg-id 200407200954.37629.josh@agliodbs.com
Whole thread Raw
In response to Re: pg_dump bug fixing  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
KL,

> CREATE DATABASE phppgadmin WITH TEMPLATE = template0 OWNER = chriskl
> ENCODING = 'LATIN1';
> CREATE DATABASE usa WITH TEMPLATE = template0 OWNER = usadmin ENCODING =
> 'LATIN1';

Ok, so that would come under the heading of "already fixed".  Great.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Why we really need timelines *now* in PITR
Next
From: Simon Riggs
Date:
Subject: Re: Why we really need timelines *now* in PITR