Re: Initialization on server start-up - Mailing list pgsql-novice

From Bob McConnell
Subject Re: Initialization on server start-up
Date
Msg-id 47DBE6D4.8020100@lightlink.com
Whole thread Raw
In response to Re: Initialization on server start-up  (Abdelkader Boudih <terminale@gmail.com>)
List pgsql-novice
Abdelkader Boudih wrote:
> Are you speaking about the default values ? Your question is a little
> odd! please explain your problem a little more
> regards
>
> Alex du Plessis wrote:
>> Is there a way to initialize a field in a table in a specific database
>> on server startup?
>>
>> Alex

Sounds pretty clear to me. Every time the server starts up, he wants a
specified field in one table to be set to some known value, possibly a
time stamp. I suspect he wants to use it to detect when the server has
been down.

Bob McConnell


pgsql-novice by date:

Previous
From: Abdelkader Boudih
Date:
Subject: Re: Initialization on server start-up
Next
From: Frank Bax
Date:
Subject: Re: Initialization on server start-up