Sanity check... - Mailing list pgsql-general

From Eric Andrews
Subject Sanity check...
Date
Msg-id 7a4707ef0612061722u4cc99521r9bfa32a86bc08091@mail.gmail.com
Whole thread Raw
List pgsql-general
I have a signifigant number of tables that each have a name_date
naming scheme. I want to write a function that takes a start and end
date as arguments, and optionally a name, and returns a view of all
tables joined together by the name of the supplied name, er - if
supplied. is there a better way to go about this? one question left
unanswered is how do I somehow automagically drop the view once a user
is done with it.

suggestions and comments welcomed. thanks


eric

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: VACUUM and transactions in different databases
Next
From: Jeff Davis
Date:
Subject: Re: Online index builds