[pgadmin-support] Problem restoring backup file

2007-04-01 Thread Rohit Khare
I am using PGSQL 8.2.3. I took a backup of my database selecting "Plain" option from pgAdmin 1.6. When I am trying to restore it to a new machine having PGSQL 8.2.3 installed, using pgAdmin, the OK button of the "Restore Backup Window" remains disabled. Why?

[pgadmin-support] Connecting sequence to table column

2007-04-01 Thread Rohit Khare
I am using PGSQL 8.2.3 on Windows XP and pgAdmin 1.6.3. While adding columns to a table from pgAdmin front-end, an option appears "sequence" with a drop-down box on the column creation window, but it remains disabled. I have already created a sequence but want to connect that sequence with this co

[pgadmin-support] Recover database with logs.

2007-08-04 Thread Rohit Khare
In case a normal backup file gets corrupted, what is the alternative way of recovering a database.