From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Vikash B <master(dot)bvik(at)gmail(dot)com> |
Cc: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: pgScripts in pgAdmin4 |
Date: | 2016-11-22 14:18:38 |
Message-ID: | CA+OCxozQ=O3HJn3eqd91ogWxQYszsrMYRmu+he_aWc0TUeV2nQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Tue, Nov 22, 2016 at 1:28 PM, Vikash B <master(dot)bvik(at)gmail(dot)com> wrote:
> Hi,
> I just recently made the switch from pgAdmin3 to pgAdmin4 so please forgive
> me if this is a stupid mistake.
>
> I find that the obvious option to execute pgScript is missing in the query
> tool of pgAdmin4.
> The documentation for pgAdmin4 does not say a word about pgScripts.
>
> pgAdmin3 had an option to execute pgScripts.
>
> How do we execute pgScripts in pgAdmin4?
You cannot I'm afraid. They've been more or less unsupported for years
as they really became obsolete when Postgres introduced the DO command
for executing anonymous blocks of code in v9.0.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Juhasz | 2016-11-23 13:12:37 | PgAdmin4 STILL not usable when installed from RPMs on Fedora linux |
Previous Message | Vikash B | 2016-11-22 13:28:23 | pgScripts in pgAdmin4 |