Magnus Hagander wrote:
> To make it work more cross-platform, replace "that registry thing"
> with "postgresql.conf". It's basically the same thing, except the
> registry has a hierarchy model.
That only works as long as all the files we want to refer to are used by
the server. But how will psql find /etc/psqlrc, how will libpq find
pg_service.conf, how will pg_dumpall find pg_dump, etc.?