Re: SV: Npgsql and the Connection Service File

2021-02-03 Thread Dave Cramer
On Mon, 1 Feb 2021 at 04:51, Niels Jespersen wrote: > >On Sat, 2021-01-30 at 15:56 +, Niels Jespersen wrote: > >> It would be nice if Npgsql (and jdbc and others) emulated the libpq > behaviour. > >> Because in my mind, abstracting hostname, portnumber and databasename > >> away is a really

Re: SV: Npgsql and the Connection Service File

2021-02-01 Thread Laurenz Albe
On Sat, 2021-01-30 at 15:56 +, Niels Jespersen wrote: > It would be nice if Npgsql (and jdbc and others) emulated the libpq behaviour. > Because in my mind, abstracting hostname, portnumber and databasename > away is a really useful feature. > > How do others manage this? Either they don'