i did this :
[r...@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
The following bug has been logged online:
Bug reference: 5106
Logged by: Mohamed Altamimi
Email address: altamimi.xx.moha...@gmail.com
PostgreSQL version: 8.3
Operating system: Window
Description:Relationship between two tables
Details:
I am new in Postgres .How i
The following bug has been logged online:
Bug reference: 1782
Logged by: Mohamed
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Suse Linux 9.3 Pro
Description:unexpected EOF on client connection
Details:
While adding the user in
hello,
I have a probleme when i want start using postgresql (linux : corel linux
1.1), after a successful installation, when i go to /usr/local/pgsql/bin
i type ./psql and i have like result:
welcome to psql the postgresq interactive
Type \copyright .
// ..
// ..
seg
Hello,
After a successful installation of postgresql (7.0.3), when i want to start
using it, i have a problemes:
in the directory /usr/local/pgsql/bin i type ./psql , and i have this
result:
welcome to psql, the postgresql interactive terminal.
Type \h for help
\? ..