Search Postgresql Archives

Re: pg_dump problems

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

 



JTyrrell <jtyrrell_@xxxxxxxxxxx> writes:
> 1. pg_dump -s doesn't work. I've tried using a load of other options and
> none at all but no luck. 

> 2. I'm running as root so wont be a problem there, and the file im dumping
> to has full permissions for everyone. 

> What makes this even more confusing is I tried pg_dump with a database name
> that doesnt exist and tried dumping from database root with a user that
> doesn't have permission to do that. Both gave the same results as before.
> Its basically creating the file i need, looking for the database and not
> finding it. When you dump an empty database the file at least has some info
> on session authorization and the schema. Im getting nothing!

It's really hard to believe that pg_dump would write nothing to either
the output file or stderr.  The only thought that comes to mind is that
if this machine has SELinux enabled, the SELinux policy might be
forbidding it from writing on the output file.  What's the platform,
exactly?

			regards, tom lane


[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