SV: SV: Npgsql and the Connection Service File

2021-02-03 Thread Niels Jespersen
Fra: Dave Cramer >>> 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't or they write their ow

SV: SV: Npgsql and the Connection Service File

2021-02-01 Thread Niels Jespersen
>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? > >Eithe