Excerpts from dean.w.schulze's message of mié dic 28 20:21:08 -0300 2011:
> The following worked in 8.4, but fails in 9.1. (pgpcrypto is installed.)
>
> In 9.1 it looks like it doesn't recognize strings.
>
> insert into credentials values('demo', pgp_sym_encrypt('password',
> 'longpassword'));
On Thu, Dec 29, 2011 at 14:14, Alvaro Herrera
wrote:
>
> Excerpts from dean.w.schulze's message of mié dic 28 20:21:08 -0300 2011:
>
>> The following worked in 8.4, but fails in 9.1. (pgpcrypto is installed.)
>>
>> In 9.1 it looks like it doesn't recognize strings.
>>
>> insert into credentials v
The following bug has been logged on the website:
Bug reference: 6365
Logged by: Otto Havasvölgyi
Email address: havasvolgyi.o...@gmail.com
PostgreSQL version: 9.1.2
Operating system: Win XP SP2 x86; Linux Debian 2.6.32 kernel x64
Description:
The bug can be reproduce
havasvolgyi.o...@gmail.com writes:
> The following bug has been logged on the website:
> Bug reference: 6365
> Logged by: Otto Havasvölgyi
> Email address: havasvolgyi.o...@gmail.com
> PostgreSQL version: 9.1.2
> Operating system: Win XP SP2 x86; Linux Debian 2.6.32 kernel x64
On Thu, Dec 29, 2011 at 2:10 PM, Tom Lane wrote:
> havasvolgyi.o...@gmail.com writes:
>> The following bug has been logged on the website:
>> Bug reference: 6365
>> Logged by: Otto Havasvölgyi
>> Email address: havasvolgyi.o...@gmail.com
>> PostgreSQL version: 9.1.2
>> Operating
2011/12/27 wcting163 :
> postgres=# select version();
> version
>
> ---
> PostgreSQL 9.0alpha5 on x86_64-unknown-linux-
Merlin Moncure writes:
> On Thu, Dec 29, 2011 at 2:10 PM, Tom Lane wrote:
>> I see no memory leak with this example.
> This is by the way a FAQ:
> http://wiki.postgresql.org/wiki/FAQ#Why_does_PostgreSQL_use_so_much_memory.3F
Well, to be fair, the FAQ entry didn't mention this behavior of report
Thanks for the quick response. Linux's top fooled me quite a bit.
Excuse me for the false report.
Best regards,
Otto
2011/12/29 Tom Lane
> havasvolgyi.o...@gmail.com writes:
> > The following bug has been logged on the website:
> > Bug reference: 6365
> > Logged by: Otto Havasvöl