Skip to content

Instantly share code, notes, and snippets.

@rukku
Created February 12, 2012 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rukku/1807447 to your computer and use it in GitHub Desktop.
Save rukku/1807447 to your computer and use it in GitHub Desktop.
pgadmin3 plugins.ini for Linux hosts
;
; 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment