Robert Haas <[email protected]> wrote:
> Tom Lane <[email protected]> wrote:
 
>> We try to avoid using nonstandard SQL in dumps.
> 
> How often do we succeed?  It seems unlikely that our dumps would
> be restorable into any other database.
 
When we were running in a mixed environment we had several occasions
where it was useful to feed pg_dump --column-inserts output into
Sybase databases.  It was very nice to have that.  I think we did
sometimes have to filter it through sed to deal with BOOLEAN vs BIT
issues.
 
-Kevin

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to