The following bug has been logged on the website:
Bug reference: 8375
Logged by: Thomas Güttler
Email address: h...@tbz-pariv.de
PostgreSQL version: 9.2.4
Operating system: Linux
Description:
For easier deployment it would be nice to have an include_dir directive in
p
h...@tbz-pariv.de writes:
> For easier deployment it would be nice to have an include_dir directive in
> pg_hba.conf.
This doesn't seem like a remarkably good idea from here, mainly because
entries in pg_hba.conf are critically order-dependent. Dropping random
entries into a conf.d-like directory
The following bug has been logged on the website:
Bug reference: 8376
Logged by: David Tonhofer
Email address: bugh...@gluino.name
PostgreSQL version: 9.2.4
Operating system: Linux
Description:
At: http://www.postgresql.org/docs/9.2/static/sql-createrole.html
1) Des
Hello,
I have a simple query in which I am decrypting the column values using
pgp_sym_decrypt function.
Query is taking 13 secs to execute which is quite long.
Can you please help me as soon as possible. I have gone through the Support
documentation but still it didn't solve my problem.
Thank
On 8. aug. 2013, at 14:39, Tom Lane wrote:
> This doesn't seem like a remarkably good idea from here, mainly because
> entries in pg_hba.conf are critically order-dependent. Dropping random
> entries into a conf.d-like directory could produce unexpected results
> --- and in this case, "unexpected
The following bug has been logged on the website:
Bug reference: 8378
Logged by: Samer El Helou
Email address: selhe...@ca.ibm.com
PostgreSQL version: 9.2.4
Operating system: Windows
Description:
Using the latest jdbc driver postgresql-9.2-1003.jdbc4.jar version
Postg