Search Postgresql Archives

Re: Why don't dumped files parse in pgAdmin3 query editor?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>-----Original Message-----
>From: pgsql-general-owner@xxxxxxxxxxxxxx 
>[mailto:pgsql-general-owner@xxxxxxxxxxxxxx] On Behalf Of 
>dlivesay@xxxxxxxxx
>Sent: maandag 5 maart 2007 16:28
>To: pgsql-general@xxxxxxxxxxxxxx
>Subject: [GENERAL] Why don't dumped files parse in pgAdmin3 
>query editor?
>
>Here's something I've always wondered. When you dump a 
>database, the dumped file looks like ordinary SQL, but if I 
>load it into a query editor window and try to execute it, I 
>always get syntax errors. The specific errors vary, but it 
>always makes it impossible to reload the data that way.
>
>In the past I've just used psql -f [file] [schema] to reload 
>them, but I'm trying to do this on Windows, and I can't seem 
>to get anything to work from the command shell, so I'm really stuck.

It seems it has some strange syntax that might be psql-specific, perhaps
its even for linux only.

However, it might make some difference if you dump with "Use insert
statements" instead of the normal copy from stdin. This seemed to work
for me last time. Your mileage may vary.

- Joris 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux