Re: how to execute pgsql2shp exe in sql

Поиск
Список
Период
Сортировка
От Ron
Тема Re: how to execute pgsql2shp exe in sql
Дата
Msg-id edca8aca-0a9e-2d03-79e6-27184193ede6@gmail.com
обсуждение исходный текст
Ответ на how to execute pgsql2shp exe in sql  (sunpeng <bluevaley@gmail.com>)
Список pgsql-general
On 7/14/19 10:54 PM, sunpeng wrote:
Could I use the following in psql or in a sql :
"D:\PostgreSQL\9.6\bin\pgsql2shp ...."


This should work, though you might have to fiddle with the quotes:

yourdb=> \! "D:\PostgreSQL\9.6\bin\pgsql2shp ...."


--
Angular momentum makes the world go 'round.

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

Предыдущее
От: sunpeng
Дата:
Сообщение: how to execute pgsql2shp exe in sql
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: how to execute pgsql2shp exe in sql