Search Postgresql Archives

Re: Problem with dump importing.

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

 



On Tue, Dec 15, 2009 at 11:34 AM, NetLevel Admins <admins@xxxxxxxxxxx> wrote:
Hello,

I created database dump on server version 8.3.7 and trying to import it to server v. 8.1.18, but i see errors.



What could be a problem and is there a solution?

  Looks like your 8.1.18 doesn't have any users in it.  You would want to run:

  pg_dumpall -g 

  Against your 8.3.7, then apply the resulting SQL to your 8.1.18 before restoring your dump file.

--Scott 


[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