Creating a row during a select

From: Michal Paluchowski <mpaluchowski(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Creating a row during a select
Date: 2007-08-14 18:04:30
Message-ID: 162874909.20070814200430@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

is there a way to have PostgreSQL insert a new row into a table during
a SELECT query if no row is found by that query?

--
Best regards,
Michal mailto:mpaluchowski(at)gmail(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message RPK 2007-08-14 18:06:19 MVCC cons
Previous Message Bill Moran 2007-08-14 17:56:51 Re: Moving to postgresql and some ignorant questions