Thread: help pleas

help pleas

From
Mohamed Fadul
Date:
i did this :

[root@localhost ~]# pg_restore -d esoko_local -e -1 -U postgres -v <
/root/backupjul30

pg_restore: invalid option -- 1
Try "pg_restore --help" for more information.

can you help me to describe what does it mean.. i did that before with the same
command

M.elnlour

Re: help pleas

From
Euler Taveira de Oliveira
Date:
Mohamed Fadul escreveu:
> [root@localhost ~]# pg_restore -d esoko_local -e -1 -U postgres -v <
> /root/backupjul30
> pg_restore: invalid option -- 1
> Try "pg_restore --help" for more information.
>
You didn't inform the PostgreSQL version but I bet you're using <= 8.1.x. In
this case, that option does not exist.



--
  Euler Taveira de Oliveira
  http://www.timbira.com/