Re: [pgadmin-support] Binaries of PGAdmin3 for RHEL5

2007-06-18 Thread Marcin Zajączkowski
On 2007-06-12 19:38, Devrim GÜNDÜZ wrote: (...) 2. The README states that, "To use pgadmin3 RPM on Fedora Core 6, you will need to install the wx 2.8.0 packages that are in wx/ directory. This *may* break applications that are built against wx 2.6. Use at your own risk." Can someone install late

[pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-18 Thread Marcin Zajączkowski
Hi, Sometimes (but rarer that 1.4) my pgadmin catches segmentation fault when I want to close "edit grid" window. Last time I ran it from gdb (stack trace below). It's pgadmin 1.6.3 (rev. 6115) recompiled from SRPM for FC7 (with also recompiled wxWidgets 2.8.3). I have Fedora Core 6. Stack trac

Re: [pgadmin-support] pg_dump: ALTER SEQUENCE ... OWNED in 8.1

2007-06-18 Thread Guillaume Lelarge
Raymond O'Donnell a écrit : > On 18/06/2007 17:50, Laurent ROCHE wrote: > >> However my server is PG 8.1 and this is 8.2 syntax. I understand >> pgAdmin runs a standard pg_dump but I would expect it to run a >> version compatible with my server ! ? ! > > I run the Windows version of pgAdmin, and

Re: [pgadmin-support] pg_dump: ALTER SEQUENCE ... OWNED in 8.1

2007-06-18 Thread Raymond O'Donnell
On 18/06/2007 17:50, Laurent ROCHE wrote: However my server is PG 8.1 and this is 8.2 syntax. I understand pgAdmin runs a standard pg_dump but I would expect it to run a version compatible with my server ! ? ! I run the Windows version of pgAdmin, and the installer bundles the latest version

[pgadmin-support] pg_dump: ALTER SEQUENCE ... OWNED in 8.1

2007-06-18 Thread Laurent ROCHE
Hi All, I have a table with a sequence. When I backup the table I get the following code (among other things): ... ALTER SEQUENCE documents_doc_id_seq OWNED BY documents.doc_id; ... However my server is PG 8.1 and this is 8.2 syntax. I understand pgAdmin runs a standard pg_dump but I would expect

Re: [pgadmin-support] Problem editing tables (geom columns)

2007-06-18 Thread Dave Page
Pedro Doria Meunier wrote: I've seen in the known issues for ver 1.6.3 that there's a problem with editing tables with long fields... Where do you see that? Strangely enough I've used this version before with Fedora Core 6 and there wasn't a problem with postgis tables :$ A long work has

Re: [pgadmin-support] PgAgent output

2007-06-18 Thread Dave Page
Eric Shuman wrote: Hello List, I need some help resolving an issue with PgAgent. Whenever a job runs I get a lot of output to the terminal. This can be quite disrupting when trying to do other work while it is running. I have upgraded to the recent 1.6.3 version and tried using the -s option