9

How to migrate/import Server list with login info in pgAdmin 4 from pgAdmin III. In pgAdmin III installations that was done with migrating pgadmin registry keys with regedit, but as I see new pgAdmin has different registry structure in different location (doesn't use old registry path as pgAdmin3 used).

Sasa Bajic
  • 113
  • 1
  • 6

1 Answers1

4

I'm afraid right now that's not possible, pgAdmin4 will automatically locate all local Postgres installations but for remote server(s) you have to add it manually.

Murtuza Z
  • 5,639
  • 1
  • 28
  • 52
  • 1
    I am not sure why it is hard for pgAdmin to make migration script/procedure on upgrade or something like that??? – Sasa Bajic Mar 05 '18 at 22:43