aboutsummaryrefslogtreecommitdiff
path: root/gis/postgis/postgis.ini
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-12-11 22:03:33 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-13 10:35:44 +0700
commit001f5e56622962b8486867f3e1736bfdbde6e471 (patch)
tree7f185a417bad5f2b707e5d99c1b709efc4776c76 /gis/postgis/postgis.ini
parenta191ee7a224be315f27e4f8b165e4d280dc28c80 (diff)
gis/postgis: Add option for pgAdmin plugin.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/postgis/postgis.ini')
-rw-r--r--gis/postgis/postgis.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/gis/postgis/postgis.ini b/gis/postgis/postgis.ini
new file mode 100644
index 000000000000..9599069df3bf
--- /dev/null
+++ b/gis/postgis/postgis.ini
@@ -0,0 +1,11 @@
+;
+; pgShapeLoader (Linux):
+;
+Title=PostGIS Shapefile and DBF loader
+Command=$$PGBINDIR/shp2pgsql-gui -U $$USERNAME -d $$DATABASE -p $$PORT -h $$HOSTNAME
+Description=Open a PostGIS ESRI Shapefile or Plain dbf loader console to the current database.
+KeyFile=$$PGBINDIR/shp2pgsql-gui
+Platform=unix
+ServerType=postgresql
+Database=Yes
+SetPassword=No