<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR>I'm restoring the database via the the postgres user, what do want me to do , is there any way to do it ?<BR><BR><BR>
<HR id=stopSpelling>
&gt; Date: Wed, 28 Feb 2007 15:42:44 -0600<BR>&gt; From: bruno@wolff.to<BR>&gt; To: szajmi@gmail.com<BR>&gt; CC: fedora-list@redhat.com<BR>&gt; Subject: Re: retoring a PostgreSQL database from one server to another<BR>&gt; <BR>&gt; On Wed, Feb 28, 2007 at 22:33:10 +0100,<BR>&gt; Andras Simon &lt;szajmi@gmail.com&gt; wrote:<BR>&gt; &gt; On 2/28/07, Beau BOB &lt;man_55@hotmail.fr&gt; wrote:<BR>&gt; &gt; &gt;Hi,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;I have postgresql 7.4.1 and I'm restoring to another server that has<BR>&gt; &gt; &gt;postgresql 7.4.6<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;for dumping I'm using :<BR>&gt; &gt; &gt;pg_dumpall --clean -h localhost -U postgres -p 5432 &gt; dbfile<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;and for restoring I use many methods:<BR>&gt; &gt; &gt;psql -h localhost -U postgres -d template1 -f dbfile<BR>&gt; &gt; &gt;<BR>&gt; &gt; <BR>&gt; &gt; Are you doing the restore as the postgres user?<BR>&gt; <BR>&gt; That is what the -U option to psql specifies. So it looks like he is.<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 /><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>