Re: sequence's plpgsql

Поиск
Список
Период
Сортировка
От Tim McAuley
Тема Re: sequence's plpgsql
Дата
Msg-id 3F74467E.5080303@tcd.ie
обсуждение исходный текст
Ответ на Re: sequence's plpgsql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
>>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



В списке pgsql-general по дате отправления:

Предыдущее
От: Curtis Stanford
Дата:
Сообщение: Re: Good way to insert/update when you're not sure of duplicates?
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: populate table with large csv file