Re: sequence's plpgsql

From: Tim McAuley <mcauleyt(at)tcd(dot)ie>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: sequence's plpgsql
Date: 2003-09-26 14:00:30
Message-ID: 3F74467E.5080303@tcd.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc


>>I see from a previous email on the list that someone was able to get
>>decent debug out of the locks, i.e.
>>

>>Aug 10 14:19:36 thunder postgres[18735]: [2-1] ERROR: deadlock detected
>>Aug 10 14:19:36 thunder postgres[18735]: [2-2] DETAIL: Proc 18735 waits
>>for AccessExclusiveLock on relation 18028 of database 17140; blocked by
>>
>>
>>How can I get this?
>>
>>
>
>This display is a new feature in 7.4. Can you try your problem on a
>7.4 beta release?
>
>
>
Ah, that would make sense.

Another question now. I am unable to compile Postgresql 7.4 beta 3 under
cygwin (Windows 2K, using cgyipc 2).

I am getting the error:
"
creating information schema... ERROR: end-of-copy marker does not match
previous newline style
CONTEXT: COPY FROM, line 361
"

Any ideas?

Thanks,

Tim

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Didier Bretin 2003-09-26 14:24:28 Escape sequence for unicode characters
Previous Message Ron Johnson 2003-09-26 12:37:35 Re: populate table with large csv file

Browse pgsql-hackers by date

  From Date Subject
Next Message scott.marlowe 2003-09-26 14:18:29 Re: feature request: show pgsql version when running initdb
Previous Message Lamar Owen 2003-09-26 13:22:26 Re: [ADMIN] postgres 6.2 vacuum

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2003-09-26 15:01:34 initdb failure (was Re: [GENERAL] sequence's plpgsql)
Previous Message Marco Vezzoli 2003-09-26 13:15:16 Pgsql 7.3 JVM 1.1 driver missing