Re: [BUGS] 8.3 problems with sspi authentication

2008-02-27 Thread Matthias Mohr
It seems that nobody else has problems with the sspi authentication :-( Is somebody even using the sspi authentication for Windows? Did it work without problems? What environments do you use (domain, active directory, local windows user, ...)? There must be some reason why it doesn't work here!

Re: [BUGS] 8.3 problems with sspi authentication

2008-02-27 Thread Magnus Hagander
I am using it, and it works very well for me. I've only been using it on domain attached machines though - but often using it to access the server only locally. Do you have any non-microsoft software installed on the machine that could be interefering somehow. Like AV or other "security" products?

Re: [BUGS] panic? return of the btree-bug

2008-02-27 Thread Pieter Jansen
On Tue, Feb 26, 2008 at 11:07 PM, Tom Lane <[EMAIL PROTECTED]> wrote: > "Pieter Jansen" <[EMAIL PROTECTED]> writes: > > 2008-02-25 17:07:28 CET PANIC: failed to add item to the right > > sibling for "ttrss_user_entries_feed_id" > > > > What information is needed to further investigate this? > >

Re: [BUGS] help me plz with 2 postgres users

2008-02-27 Thread Rodriguez Fernando
[EMAIL PROTECTED] wrote: Hello? help me plz? i don't khow what to do... How can I delete first postgres user. template1=# select usename,passwd,valuntil,ctid,xmin,xmax,cmin,cmax from pg_shadow where usesysid=1; usename | passwd| valuntil | ctid | xmin | xmax

[BUGS] Internal Error on 'vacuum full'

2008-02-27 Thread Zubkovsky, Sergey
Hi, After dropping some tables in my PG 8.3 DB I tried to execute 'vacuum full' command and got the error: ERROR: invalid memory alloc request size 4294967280 SQL state: XX000 Up to now the error has not reproduced once again. select version(); "PostgreSQL 8.3.0, compiled by Vi

[BUGS] BUG #3993: RULE UPDATE : GET DIAGNOSTICS ROW_COUNT = 0

2008-02-27 Thread vasile
The following bug has been logged online: Bug reference: 3993 Logged by: vasile Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Centos 5 Description:RULE UPDATE : GET DIAGNOSTICS ROW_COUNT = 0 Details: I have create 2 partitions for tabl

Re: [BUGS] Internal Error on 'vacuum full'

2008-02-27 Thread Pavan Deolasee
On Wed, Feb 27, 2008 at 6:01 PM, Zubkovsky, Sergey <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > After dropping some tables in my PG 8.3 DB I tried to execute 'vacuum full' > command and got the error: > > > > ERROR: invalid memory alloc request size 4294967280 > > Hopefully this is already fix