| From: | D(dot)C(dot) <coughlandesmond(at)yahoo(dot)fr> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: how to copy data between machines ? |
| Date: | 2005-05-12 20:33:31 |
| Message-ID: | b98ac8c61caeb8cff56a84a9dd1847fc@yahoo.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Le 12 mai 05, à 22:19, Tom Lane a écrit :
> "D.C." <coughlandesmond(at)yahoo(dot)fr> writes:
>> The result is ...
>> pg_restore: [archiver] input file does not appear to be a valid
>> archive
>
>> Eh ???
>
> pg_restore is for restoring dumps that you make with the -Fc or -Ft
> options to pg_dump. The default output from pg_dump is a plain sql
> script that you just feed to psql.
Thanks again, and may I now make the most of your generosity by asking
another question ? I got an error message when
./configuring postgreSQL, and now I find that I don't have 'history',
and I can't use the 'up' arrow to cycle through previous commands. The
error was about 'readline', I think.
The installation I use is on an iBook, which might sound mad, but I
want a version to be able to take everywhere with me, and learn whilst
on the bus, in the train etc ..
Thanks again.
D.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-05-12 20:38:28 | Re: how to copy data between machines ? |
| Previous Message | Frank Bax | 2005-05-12 20:22:27 | Re: how to copy data between machines ? |