Re: CREATE VIEW form stored in database? - Mailing list pgsql-sql

From George Weaver
Subject Re: CREATE VIEW form stored in database?
Date
Msg-id 007701c630c3$a40477b0$6400a8c0@Dell4500
Whole thread Raw
In response to CREATE VIEW form stored in database?  (Mario Splivalo <mario.splivalo@mobart.hr>)
List pgsql-sql
----- Original Message ----- 
From: "Mario Splivalo" <mario.splivalo@mobart.hr>

>> If you keep your definition in a script file, you can copy the script and
>> paste it into pgAdmin's Execute Arbitrary SQL Queries window, and then
>> execute the script from there.
>>
>
> It's still a pain. If I have two dozen views, it takes too much time :)

You also have the option of loading script files in the Execute Arbitray SQL 
Queries window (File > Open, etc.).  Thus you could put all your views into 
one script file, load the file, and then execute the query.

>
> Mario
> -- 
> Mario Splivalo
> Mob-Art
> mario.splivalo@mobart.hr
>
> "I can do it quick, I can do it cheap, I can do it well. Pick any two."
>
>
> 




pgsql-sql by date:

Previous
From: Bryce Nesbitt
Date:
Subject: Re: Very slow updates when using IN syntax subselect
Next
From: Andreas Joseph Krogh
Date:
Subject: Problems with distinct