PDA

View Full Version : New database in Postgres but not showing in HM



Spec
03-17-2011, 01:15 PM
I created a new DB in Postgres but that is not showing up in HM.

What I did:
- Closed HM
- Started PG
- Created new database with exactly the same parameters than the other two DBs that I already have (which are fine). I double checked this and everything is equal, except the name of the database, obviously.
- Closed PG
- Started HM
- Went to Options - Database management - Connect

Doesn't show the new database. Only the other 2 old ones.

I restarted the PC, just fo the case, but no improve.

I have HM 1.11.06b and PostgreSQL 8.4.1

What can be the issue ?

Patvs
03-18-2011, 02:10 AM
You can't create a database in pgadminIII (unless you plan to use it to RESTORE the backup of an old database).

To create a database, use Database Management instead. (dbcontrolpanel.exe)