Re: LOCK TABLE HELP

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: LOCK TABLE HELP
Дата
Msg-id 47DA8BF0.5090700@archonet.com
обсуждение исходный текст
Ответ на LOCK TABLE HELP  (luca.ciciriello@email.it)
Список pgsql-general
luca.ciciriello@email.it wrote:
> Hi All.
>
> I'm using for the first time the postgres lock utilities, but brobably
> I'm doing something of not legal.My action are:void *Execute(void
> *pParam){    ........................................    ........................................  
>      string tableLock = "BEGIN
> WORK;";             tableLock.append("
> LOCK TABLE ");           

Could you repost your message without all the   stuff? There's
probably a "plain text" option in your email package you need to turn on.


--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: paul rivers
Дата:
Сообщение: Re: PG secure for financial applications ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgbench not setting scale size correctly?