[pgadmin-support] Make pgadmin3 1.20, wxwidgets problems

2015-03-07 Thread Ivan Pantic
Hello, I'm trying to build pgadmin 1.20 from sources on Debian Jessie. I already have 1.20.0~beta2-1 0 installed through apt-get, but it's pretty buggy, which is why I'm looking into moving forward to the latest, or back to 1.18. Anyway, I followed the script from INSTALL file. This is w

[pgadmin-support] Table DDL scripts generated by pgAdmin incorrectly show the constraint name using the implicit index name (on Greenplum).

2015-03-07 Thread Danilo Fortunato
I use pgAdmin III 1.20.0 on a Greenplum database 4.2.6.3, which is based on PostgreSQL 8.2.15. I'm aware that this version of PostgreSQL is no more supported by pgAdmin. I noticed that the DDL scripts generated by pgAdmin for the tables, incorrectly show the constraint name using the implicit i

Re: [pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-07 Thread Dave Page
Instructions are on the bottom of every message. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 7 Mar 2015, at 13:31, hushthatb...@hushmail.com wrote: > > I wanna unsubscribe immediately. How d

Re: [pgadmin-support] Why do backups take so long?

2015-03-07 Thread Jan-Peter Seifert
Am 07.03.2015 um 13:32 schrieb Raymond O'Donnell: It works fine for me - Windows 7 Home on my laptop, 64-bit, with pgAdmin III 1.20.0. The interface flashes as described in the message linked above - presumably as pgAdmin spawns and interacts with a new process for pg_dump - but the entire opera

Re: [pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-07 Thread Raymond O'Donnell
On 07/03/2015 13:43, hushthatb...@hushmail.com wrote: > Nothing happens on that page except for a bunch of error messages and > unrelated garbage. > > Is this like a joke? Why can't I unsubscribe from this mailing list?! > > On 2015-03-07 at 2:41 PM, "Raymond O'Donnell" wrote: >> >> On 07/03/20

Re: [pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-07 Thread Raymond O'Donnell
On 07/03/2015 13:31, hushthatb...@hushmail.com wrote: > I wanna unsubscribe immediately. How do I do it?! > Just read the footer of every email from the list: > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support :-) -- Raymond O'Donnell :: Galway :: Ire

[pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-07 Thread hushthatbush
I wanna unsubscribe immediately. How do I do it?! -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Why do backups take so long?

2015-03-07 Thread Raymond O'Donnell
On 07/03/2015 00:15, Jan-Peter Seifert wrote: > Am 06.03.2015 um 19:33 schrieb Raymond O'Donnell: > >> pgAdmin just uses pg_dump [1] to do the actual backup, so it would be >> interesting to run pg_dump directly at the command line to see if the >> same behaviour manifests itself. > > There's not