On Thu, Mar 19, 2009 at 10:46 AM, David Gould wrote:
> What actually happens is that when you enter the backup window and click
> "OK" it flicks over to the Messages screen, but nothing happens. A backup
> file appears but it's 0 bytes in length.
It sounds like it's starting the backup. Does th
Thanks for your prompt response.
I am currently running pgAdmin 1.8.4 on Vista for backup and XP for
restore. Server is 8.3.6 on the local machine in both cases.
Dave Page wrote:
On Thu, Mar 19, 2009 at 9:08 AM, David Gould wrote:
Hello,
There are a couple of bugs surrounding backup/re
On Thu, Mar 19, 2009 at 9:08 AM, David Gould wrote:
> Hello,
>
> There are a couple of bugs surrounding backup/restore.
>
> When you go to backup it doesn't just work - I haven't played around with
> settings. On the command line it suggest that it's tried:
>
> pg_dump... -F -p ...
>
> Where what
Hello,
There are a couple of bugs surrounding backup/restore.
When you go to backup it doesn't just work - I haven't played around
with settings. On the command line it suggest that it's tried:
pg_dump... -F -p ...
Where what it should generate is:
pg_dump... -F p ...
Worse, you can't co