Re: restoring a PostgreSQL database from one server to another

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

 



On 3/1/07, Beau BOB <man_55@xxxxxxxxxx> wrote:
How I can do the redirect the stderror ? I'm sorry I'm just beginning with
Postgresql and I don't have experience?!

Try

psql -h localhost -U postgres -d template1 -f dbfile 2> errors.log

(if your shell is bash, or some other sh-derivative; but that's very likely).
Then inspect errors.log.

Andras


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux