Re: Strange trouble with pg_dump import - Mailing list pgsql-general

From Hervé Piedvache
Subject Re: Strange trouble with pg_dump import
Date
Msg-id 200306201318.13788.herve@elma.fr
Whole thread Raw
In response to Re: Strange trouble with pg_dump import  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-general
Nothing more than :
NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index
'mytable_pkey' for table 'mytable'
ALTER TABLE

bye,

Le Vendredi 20 Juin 2003 12:37, Shridhar Daithankar a écrit :
> On 20 Jun 2003 at 12:28, Hervé Piedvache wrote:
> > The really strange thing .. is that making this only from our classical
> > cron of the night (that we do not changed since 2 years) ... BUT if we do
> > the importation by "hands" doing a \i mydump or doing the same command
> > line as inside the night script cat my_dump | psql -U postgres mydatabase
> > ... then it's running perfectly ... !? We tried twice this morning to
> > import the database on the same server without any troubles ... !????
>
> Any errors recorded in logs when the cron import happened?
>
> Bye
>  Shridhar
>
> --
> job Placement, n.:    Telling your boss what he can do with your job.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
Hervé Piedvache

Elma Ingénierie Informatique
6 rue du Faubourg Saint-Honoré
F-75008 - Paris - France
Pho. 33-144949901
Fax. 33-144949902


pgsql-general by date:

Previous
From: "Kallol Nandi"
Date:
Subject: Re: JDBC in PostgreSql for Linux
Next
From: Thomas Kellerer
Date:
Subject: Re: JDBC in PostgreSql for Linux