Re: Notify client when a table was full - Mailing list pgsql-general

From David G. Johnston
Subject Re: Notify client when a table was full
Date
Msg-id CAKFQuwb2zCjyoXNp8FZu6CPqp0_Eq5An+P0vDZXjr5j69YpuLw@mail.gmail.com
Whole thread Raw
In response to Re: Notify client when a table was full  (hmidi slim <hmidi.slim2@gmail.com>)
List 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 by date:

Previous
From: hmidi slim
Date:
Subject: Re: Notify client when a table was full
Next
From: "David G. Johnston"
Date:
Subject: Re: Use left hand column for null values