Dave Page a écrit :
Arnaud Lesauvage wrote:
Dave Page a écrit :
What does
C:\Program Files\pgAdmin III\1.6\pg_dump.exe --version
return?
"C:\Program Files\pgAdmin III\1.6\pg_dump.exe" --version
"pg_dump (PostgreSQL) 8.3devel"
No - please replace it with one from
Dave Page a écrit :
What does
C:\Program Files\pgAdmin III\1.6\pg_dump.exe --version
return?
"C:\Program Files\pgAdmin III\1.6\pg_dump.exe" --version
"pg_dump (PostgreSQL) 8.3devel"
Is that correct ?
Regards
--
Arnaud
---(end of broadcast)-
Dave Page a écrit :
Are you sure you're running 1.6.3? I get (not the non default schema,
and that both the schema and table names need quoting):
C:\Program Files\PostgreSQL\8.2\bin\pg_dump.exe -i -h localhost -p 5432
-U postgres -F c -v -f "c:\foo.bak" -t "\"FOO\".\"Role\"" postgres
That's
[EMAIL PROTECTED] a écrit :
On Apr 16, 8:49 am, [EMAIL PROTECTED] (Arnaud Lesauvage)
wrote:
I found this bug already mentionned in the archives of January 2007, but it was
supposed to be fixed in 1.6.3.
Obviously it is not so, since I still have the error "No matching tables were
found&
Hi list !
I found this bug already mentionned in the archives of January 2007, but it was
supposed to be fixed in 1.6.3.
Obviously it is not so, since I still have the error "No matching tables were
found" when trying to perform a single table backup/
Dave Page wrote :
The command currently g
Hi list !
I have a quite large table with a PostGIS-geometry field (~25M rows)
representing road segments.
The segments are classified in 9 classes (from 0 to 8), based on their
importance.
I am trying some different methods for optimizing queries on this table.
I decided to try with a multicol
Dave Page wrote:
If not, where could I get an older binary version of pgAdmin for
windows with this module ?
http://www.postgresql.org/ftp/pgadmin3/unsupported/
Thanks a lot Dave !
Unfortunately, it does not seem to work on my system. If I try to
connect to my server, I get an error about da
Hi list !
I have read about a plugin to create the MSysConf table use by jet
for linked tables.
I am using pgAdmin 1.4.3, and I have not seen anything like this.
Is it not included anymore ?
If not, where could I get an older binary version of pgAdmin for
windows with this module ?
Thanks a
Hi list !
I have read about a plugin to create the MSysConf table use by jet
for linked tables.
I am using pgAdmin 1.4.3, and I have not seen anything like this.
Is it not included anymore ?
If not, where could I get an older binary version of pgAdmin for
windows with this module ?
Thanks a lot