Skip to main content

All Questions

0 votes
0 answers
406 views

Recover old PostgreSQL database after reinstalling Windows

My Windows hard drive died and I transferred the secondary hard drive (on which my PostgreSQL 9.4 database was installed) to my new PC. Since all programs needed to be reinstalled, I then downloaded ...
MSC's user avatar
  • 577
3 votes
1 answer
681 views

pgAdmin III writes files with junk in them, which causes PSQL to fail

I encountered the dilemma of needing to run some psql console commands because a colleague needed to use psql's \i directive in a saved script to execute additional SQL-statements from another file, ...
Seldom 'Where's Monica' Needy's user avatar
9 votes
2 answers
21k views

How to keep connection alive in pgAdmin

In pgAdmin, if I'm connecting to a host and leave it idle for a few minutes, the connection drops, and I have to reconnect again. On many occasions pgAdmin also hangs when I try to reconnect, so I ...
Chin's user avatar
  • 7,923