Re: Notify client when a table was full

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Notify client when a table was full
Дата
Msg-id CAKFQuwb2zCjyoXNp8FZu6CPqp0_Eq5An+P0vDZXjr5j69YpuLw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Notify client when a table was full  (hmidi slim <hmidi.slim2@gmail.com>)
Список pgsql-general
On Fri, Jan 19, 2018 at 8:47 AM, hmidi slim <hmidi.slim2@gmail.com> wrote:
I need to be notified when the table is full to launch a script whis dumps this table.

​Please don't top post.

You are going to need to explain the entire process is greater detail if you want help.  As Raymond said while I was writing, you at least need to define how you would know that the table is "full" before you can program something to detect the same.

You mention an external system - are you dealing with a push or pull oriented synchronization?

David J.


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

Предыдущее
От: hmidi slim
Дата:
Сообщение: Re: Notify client when a table was full
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Use left hand column for null values