Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created December 6, 2011 21:33
Show Gist options
  • Save springmeyer/1440104 to your computer and use it in GitHub Desktop.
Save springmeyer/1440104 to your computer and use it in GitHub Desktop.
~/projects/tilemill[master]$ psql tilemill_test
psql (9.1.1)
Type "help" for help.
tilemill_test=# \d
List of relations
Schema | Name | Type | Owner
--------+---------------------------+----------+-------
public | admin_0_line_land_gid_seq | sequence | dane
public | geometry_columns | table | dane
public | spatial_ref_sys | table | dane
(3 rows)
tilemill_test=#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment