Re: Database "gnu make" equivalent

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Database "gnu make" equivalent
Date: 2011-04-05 09:45:10
Message-ID: 4D9AE4A6.2060106@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/05/11 2:14 AM, pasman pasmański wrote:
> Hello.
>
>
> I search a tool to send queries to database when
> specific rows contain null or not exist.
>
> What can be used for this purpose ?

A perl script, perhaps? You would of course have to make a query to
determine that the specific row you are looking for is either null or
nonexistant, then send your additional queries.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ray 2011-04-05 09:46:17 Re: PostgreSQL documentation on kindle - best practices?
Previous Message rihad 2011-04-05 09:42:45 Named advisory locks