Re: [pgadmin-support] Not sure how to restore using pgadmin 1.16.1?

2013-02-27 Thread novnovice
Thanks Bastiaan, you were right. Once I selected tar for the backup, restore was easy. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Not-sure-how-to-restore-using-pgadmin-1-16-1-tp5746819p5746870.html Sent from the PostgreSQL - pgadmin support mailing list archive at

Re: [pgadmin-support] Not sure how to restore using pgadmin 1.16.1?

2013-02-27 Thread novnovice
I left the default settings intact which means compressed. I would expect a backup invoked via pgadmin with default settings to be able to be restored with pgadmin. Apparently it's supposed to work, but for some reason the restore button never becomes enabled? -- View this message in context:

Re: [pgadmin-support] Not sure how to restore using pgadmin 1.16.1?

2013-02-27 Thread Chris
The psql command is \i /backup_directory/backup_filename On Feb 28, 2013, at 1:50, Bastiaan Olij wrote: > On 28/02/13 9:00 AM, Guillaume Lelarge wrote: >> On Wed, 2013-02-27 at 09:36 -0800, novnovice wrote: >>> I have created some *.backup files using pgadmin 1.14 for pg 9.1 databases. >>> When

[pgadmin-support] pgadmin3 1.6.1, role editing bug

2013-02-27 Thread Alex Proshutinsky
1. open properties of the role (group or login) 2. button "ok" - is active by default 3. press "ok" - role will be altered with "VALID UNTIL '1970-01-01 00:00:00';" 4. as a result of #.3 role blocked... this trouble exists on linux and windows, pgadmin3 1.6.1 -- Sent via pgadmin-support mailing

Re: [pgadmin-support] Not sure how to restore using pgadmin 1.16.1?

2013-02-27 Thread Bastiaan Olij
On 28/02/13 9:00 AM, Guillaume Lelarge wrote: > On Wed, 2013-02-27 at 09:36 -0800, novnovice wrote: >> I have created some *.backup files using pgadmin 1.14 for pg 9.1 databases. >> When I select the file in the pgadmin 1.16.1 for pg 9.2, the Restore button >> never becomes enabled. Can anyone expl

Re: [pgadmin-support] Not sure how to restore using pgadmin 1.16.1?

2013-02-27 Thread Guillaume Lelarge
On Wed, 2013-02-27 at 09:36 -0800, novnovice wrote: > I have created some *.backup files using pgadmin 1.14 for pg 9.1 databases. > When I select the file in the pgadmin 1.16.1 for pg 9.2, the Restore button > never becomes enabled. Can anyone explain how to reform this task? > Did you do a plain

[pgadmin-support] Not sure how to restore using pgadmin 1.16.1?

2013-02-27 Thread novnovice
I have created some *.backup files using pgadmin 1.14 for pg 9.1 databases. When I select the file in the pgadmin 1.16.1 for pg 9.2, the Restore button never becomes enabled. Can anyone explain how to reform this task? -- View this message in context: http://postgresql.1045698.n5.nabble.com/Not

[pgadmin-support] Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati

2013-02-27 Thread isaaciss
thanks Guillaume, after installing postgresql-server-dev-8.4 libwxgtk2.8-0 libwxgtk2.8-dev libxml2-dev libxslt-dev I just ran ./configure and I got to intall pgAdmin III 1.8.4thanks again! -- View this message in context: http://postgresql.1045698.n5.nabble.com/compiling-on-debian-does-not-find