Installation
- Download, unzip and choose related dll file
- rename to
plpgsql_check.dlland copy to PostgreSQL's lib directory (Program Files/PostgreSQL/10/lib) - copy
plpgsql_check-1.7.sqlandplpgsql_check.controlto PostgreSQL's share/extension directory (PostgreSQL/10/share/extension). - with super user rights (user postgres) run command
CREATE EXTENSION plpgsql_check;.
Please, check it.
No comments:
Post a Comment