Re: [BUGS] BUG #6177: Size field type TEXT

2011-08-25 Thread Claudio Oliveira
r_length select (val) from txt; select *, length (val) val is null, (val ~ 'x') from txt; Thank you. Claudio Oliveira http://www.msisolucoes.com.br > From: br...@momjian.us > Subject: Re: [BUGS] BUG #6177: Size field type TEXT > To: kevin.gritt...@wicourts.gov >

[BUGS] BUG #6177: Size field type TEXT

2011-08-25 Thread Claudio Oliveira
The following bug has been logged online: Bug reference: 6177 Logged by: Claudio Oliveira Email address: claudio...@hotmail.com PostgreSQL version: 9.1rc1 Operating system: Windows 7 Description:Size field type TEXT Details: Hello, Use version 8.4 and have no

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-06-03 Thread Claudio Freire
On Thu, 2010-06-03 at 13:11 -0500, Kevin Grittner wrote: > Based on what I've heard so far, I wouldn't entirely > > rule out some sort of bloat being a factor, either. > > -Kevin Index/table bloat is the first thing I suspected, and both table and indices look all the right size. Knowing how

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-06-03 Thread Claudio Freire
On Thu, 2010-06-03 at 13:42 -0400, Tom Lane wrote: > Claudio Freire writes: > > What I did do is analyze server load during the events, and as I > > suspected, disk activity during the "deadlocks" seems to suggest a > > vacuuming taking place. Although t

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-06-03 Thread Claudio Freire
On Fri, 2010-04-30 at 11:50 -0400, Tom Lane wrote: > "Kevin Grittner" writes: > > Eliminating null columns and mangling column headers for length, I > > get this: > > > locktype| tranid | virtualx | pid | mode | gr > > transactionid | 39773877 | 63/15761 | 11157 | ShareLock

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-04-30 Thread Claudio Freire
On Fri, 2010-04-30 at 12:32 -0400, Tom Lane wrote: > "Kevin Grittner" writes: > > Claudio Freire wrote: > >> I know it doesn't look like a deadlock from where you're standing, > >> but it does so from where I am. > > > It's possible

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-04-30 Thread Claudio Freire
On Fri, 2010-04-30 at 11:14 -0500, Kevin Grittner wrote: > Claudio Freire wrote: > > > I know it doesn't look like a deadlock from where you're standing, > > but it does so from where I am. > > It's possible that you're filtering out the informatio

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-04-30 Thread Claudio Freire
On Fri, 2010-04-30 at 11:50 -0400, Tom Lane wrote: > "Kevin Grittner" writes: > > Eliminating null columns and mangling column headers for length, I > > get this: > > > locktype| tranid | virtualx | pid | mode | gr > > transactionid | 39773877 | 63/15761 | 11157 | ShareLock

Re: [BUGS] BUG #5443: Undetected deadlock situation

2010-04-30 Thread Claudio Freire
On Fri, 2010-04-30 at 08:47 -0500, Kevin Grittner wrote: > Peter Eisentraut wrote: > > > This is not a deadlock. > > Agreed. > > > It's just two locks on the same table > > Not as I read it. > > > (and maybe a bit more readable formatting). > > Eliminating null columns and mangling co

[BUGS] BUG #5443: Undetected deadlock situation

2010-04-30 Thread Claudio
The following bug has been logged online: Bug reference: 5443 Logged by: Claudio Email address: clau...@livra.com PostgreSQL version: 8.3.7 Operating system: CentOS Description:Undetected deadlock situation Details: During a massive update of a table A, a single

[BUGS] BUG #4176: process

2008-05-16 Thread claudio furukawa
The following bug has been logged online: Bug reference: 4176 Logged by: claudio furukawa Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: windows xp sp2 Description:process Details: PostgreSQL is in many process. There are 6 process

Re: [pgsql-hackers-win32] [BUGS] Win32 deadlock detection not wor

2004-09-02 Thread Claudio Natoli
8/msg00482.php Cheers, Claudio --- Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of these disclaimers and policies see http://www.memetrics.com/emailpolicy.html";>http://www.memetrics.com/em ailpolicy.html --

Re: [BUGS] build failed using MINGW32 / MSys

2004-07-01 Thread Claudio Natoli
ql-7.4.3.tar.gz from the ftp site. > And that's where you went wrong. PostgreSQL for win32 in source form is (currently) only in cvs head. Download source from cvs, or download the binaries referred to in the above link. Cheers, Claudio --- Certain disclaimers and policies apply to al

[BUGS] Posgres bug report

2003-06-21 Thread Claudio Sartori
POSTGRESQL BUG REPORT TEMPLATE Your name : Claudio Sartori Your email address

Re: [BUGS] Bug #929: Client connection to postgresql hangs indefi

2003-03-31 Thread Claudio Natoli
and then I'll say Cygwin gets the blame... Sounds reasonable. I'd also like to get confirmation from another cygwin user too... any takers? Cheers, Claudio Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of these disclaimers and policies s

Re: [BUGS] Bug #929: Client connection to postgresql hangs indefi

2003-03-31 Thread Claudio Natoli
ction. Absolutely. Certainly possible to imagine some form of race condition in cygipc being responsible, but I'm only guessing from the symptoms (not from any knowledge of the implementation of either postgres or cygwin/ipc). Cheers, Claudio Certain disclaimers and policies apply to a

[BUGS] error creating 'plpgsql' language

2002-10-28 Thread Claudio Mannucci
$ createlang --pglib=/usr/local/pgsql/lib plpgsql template1 ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed: ld.so.1: /usr/local/pgsql/bin/postmaster: errore fatale:libgcc_s.so.1: impossibile aprire: File o directory non trovati createlang: language installation failed $