Re: checking for existence of a table in plpgsql.

Поиск
Список
Период
Сортировка
От Roberto Mello
Тема Re: checking for existence of a table in plpgsql.
Дата
Msg-id 20020314162834.GA22202@cc.usu.edu
обсуждение исходный текст
Ответ на checking for existence of a table in plpgsql.  (Bhuvan A <bhuvansql@yahoo.com>)
Список pgsql-sql
On Thu, Mar 14, 2002 at 11:10:35AM +0530, Bhuvan A wrote:
> 
> hi,
> 
> here i use postgresql 7.2.
> 
> how can one know that a particular table exists or not in plpgsql?
> 
> need is something like this.. 
> from plpgsql, i wish to insert a record in a table (create and insert,
> if not exists).

Besides what was already pointed out, I remember seeing some function to
check for existance of several things in the Cookbook:
http://www.brasileiro.net/postgres/cookbook/

-Roberto

-- 
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+ Roberto Mello - Computer Science, USU -
http://www.brasileiro.net/      http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer    
 
Once upon a time there was 3 little pigs, P1, P2 and P3


В списке pgsql-sql по дате отправления:

Предыдущее
От: Bo Lorentsen
Дата:
Сообщение: Re: Large data sets and FOR LOOP's
Следующее
От: Jie Liang
Дата:
Сообщение: unable to log