Hi,
I’m using VBR 12.3.1.1139 and have already successfully migrated the configuration database to a local PostgreSQL server (which was installed during the VBR update/setup).
Now I’d like to move from the local db server to a centralized one. Therefore I started the configuration “Restore” process and again chose”migrate”. Typed in hostname, database name, name and password of native authorization. But when clickin on “connect”, I get a dialog (from the db server?) that the connection is refused, the phrase is “no pg_hpa.conf entry for host <hhhh>, user <uuuu>, database <dddd>, SSL off”
The problem seems to be “...database <dddd>...” whereas <dddd> is NOT what I entered into the migration dialog under “database name”. The centralized pg server only permits a certain database for each of their users.
Our pg server tells me that VBR wants to connect to <dddd> where <dddd> is in fact the name of the user VBR is running with!? e.g. “BCKSRV2\horst”.
This way I can’t connect to our pg server. Is this a bug in VBR?
By the way: If I use the psql utility shipped with the local PostgreSQL software, I can easily connect to our centralized pg server, create tables etc. I.e. its configuration is just fine.
Is someone with me and/ or can help?
Many thanks!