<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR><BR><BR>How I can do the redirect the stderror ? I'm sorry I'm just beginning with Postgresql and I don't have experience?!<BR>
Thaks<BR><BR>

<HR id=stopSpelling>
<BR>
&gt; Date: Wed, 28 Feb 2007 22:33:10 +0100<BR>&gt; From: szajmi@gmail.com<BR>&gt; To: fedora-list@redhat.com<BR>&gt; Subject: Re: retoring a PostgreSQL database from one server to another<BR>&gt; <BR>&gt; On 2/28/07, Beau BOB &lt;man_55@hotmail.fr&gt; wrote:<BR>&gt; &gt; Hi,<BR>&gt; &gt;<BR>&gt; &gt; I have postgresql 7.4.1 and I'm restoring to another server that has<BR>&gt; &gt; postgresql 7.4.6<BR>&gt; &gt;<BR>&gt; &gt; for dumping I'm using :<BR>&gt; &gt; pg_dumpall --clean -h localhost -U postgres -p 5432 &gt; dbfile<BR>&gt; &gt;<BR>&gt; &gt; and for restoring I use many methods:<BR>&gt; &gt; psql -h localhost -U postgres -d template1 -f dbfile<BR>&gt; &gt;<BR>&gt; &gt; and I have this error message when I run the PgAdminIII to connect my data<BR>&gt; &gt; base:<BR>&gt; &gt; "error relation pg_settings not found " &amp; " error relation pg_user not<BR>&gt; &gt; found"<BR>&gt; &gt;<BR>&gt; &gt; and when I use the commands:<BR>&gt; &gt; psql -l<BR>&gt; &gt; ERROR: relation "pg_catalog.pg_user" not found<BR>&gt; &gt;<BR>&gt; &gt; notice that when I make restore , I have many error message about missing<BR>&gt; &gt; relation ;<BR>&gt; &gt;<BR>&gt; &gt; please can anybody help me to resolv my problem<BR>&gt; &gt; thanks for advance<BR>&gt; <BR>&gt; Are you doing the restore as the postgres user?<BR>&gt; Also, it's useful to redirect stderror to a file when doing the<BR>&gt; restore, so you can inspect it later.<BR>&gt; <BR>&gt; Andras<BR>&gt; <BR>&gt; -- <BR>&gt; fedora-list mailing list<BR>&gt; fedora-list@redhat.com<BR>&gt; To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list<BR><BR><br /><hr />Exprimez-vous en direct avec Windows Live Messenger ! <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=fr-fr&source=joinmsncom/messenger' target='_new'>Windows Live Messenger !</a></body>
</html>