[pgadmin-support] RE: [pgadmin-support] will 1.18.0 be available for download from the www.pgadmin.org site?

2013-09-10 Thread Dan Halbert
On Tuesday, September 10, 2013 2:55pm, "Belbin, Peter" said: > I appreciate that pgAdmin 1.18.0 is available for windows users as part of the > EnterpriseDB bundle, but, for those of us that really don't want/need the > postgresql db running locally, will 1.18.0 be available for download from

Re: [pgadmin-support] RE: [pgadmin-support] will 1.18.0 be available for download from the www.pgadmin.org site?

2013-09-10 Thread Belbin, Peter
Thank you! (btw: that was not there yesterday!) But, I do also note that there is still no mention of it at: www.pgadmin.org regards, peter From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Dan Halbert Sent: Tuesday

[pgadmin-support] will 1.18.0 be available for download from the www.pgadmin.org site?

2013-09-10 Thread Belbin, Peter
I appreciate that pgAdmin 1.18.0 is available for windows users as part of the EnterpriseDB bundle, but, for those of us that really don't want/need the postgresql db running locally, will 1.18.0 be available for download from the web site directly? ie: I have postgresql db running on servers,

Re: [pgadmin-support] Second message: "Problem generating database using pgAdmin III - PostgreSQL version is 9.1"

2013-09-10 Thread Hager, Paul CIV NAVSEA Crane, NAVSEA
OK, I tried again. Did: "c:\program files\postgresql\9.1\bin\psql" -h localhost -U postgres development-pgs < dsMMDD That actually worked - thanks. However, it produced a large number of errors - things like "relation X already exists". Also, no DB file called "development-pgs" was creat

Re: [pgadmin-support] Password setting having somewhat bizarre results.

2013-09-10 Thread Jan-Peter Seifert
Hello,   tested it with 1.18.0 - looks fine.   ( Comments on databases are visible again. ) ( Default backup format is custom. )   Thank you very much!   Best regards,   Peter   P.S. guru hints are still blank? -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make cha

Re: [pgadmin-support] PgAdmin 1.18 possible bug in DROP USER MAPPING

2013-09-10 Thread Dinesh Kumar
Sure Dave. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co m * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whitepapers

Re: [pgadmin-support] PgAdmin 1.18 possible bug in DROP USER MAPPING

2013-09-10 Thread Dave Page
Dinesh, can you look at this please? Thanks. On Mon, Sep 9, 2013 at 10:13 PM, Bartosz Dmytrak wrote: > Hello all, > First of all - thanks a lot for new version! > > I've noticed wrong quotation in drop user mapping statement generated by > pgAdmin: > > It is: > DROP USER MAPPING FOR public SERVE

Re: [pgadmin-support] Second message: "Problem generating database using pgAdmin III - PostgreSQL version is 9.1"

2013-09-10 Thread Dave Page
On Mon, Sep 9, 2013 at 6:16 PM, Hager, Paul CIV NAVSEA Crane, NAVSEA wrote: > I was only able to get to this today. > > I created the two files - schema and data per your suggestion below. Ended > up with a relatively small schema file and a large data file, which is what I > expected. They ar