Re: Java .pgpass reader
| От | Chris Browne |
|---|---|
| Тема | Re: Java .pgpass reader |
| Дата | |
| Msg-id | 87bpbaoj7e.fsf@cbbrowne-laptop.afilias-int.info обсуждение исходный текст |
| Ответ на | Java .pgpass reader (Scott Langley <slangley@scharp.org>) |
| Ответы |
Re: Java .pgpass reader
|
| Список | pgsql-jdbc |
slangley@scharp.org (Scott Langley) writes: > Did anyone ever implement code in Java to read Postgres configuration > information from a user's .pgpass file - or a more general > pg_service.conf - as discussed in this thread back in 2006? We've done this; it turned out to be something to do not at the level of an individual connection, but rather in a connection pool implementation. That turns out to be not so useful as a "general" solution that would be included in the JDBC driver :-(. -- select 'cbbrowne' || '@' || 'cbbrowne.com'; http://cbbrowne.com/info/internet.html "MS apparently now has a team dedicated to tracking problems with Linux and publicizing them. I guess eventually they'll figure out this back fires... ;)" -- William Burrow <aa126@DELETE.fan.nb.ca>
В списке pgsql-jdbc по дате отправления: