[postgis-users] no output from select in psql

Andreas Forø Tollefsen andreasft at gmail.com
Tue Nov 29 07:16:36 PST 2011


Did you close the query in the command line?
SELECT * FROM table;

; might be what you are missing.

2011/11/29 jdmorgan <jdmorgan at unca.edu>

>  Hello,
>
> I am sure this is something quite simple but I cannot figure it out.  I
> am connected to PostgresSQL via putty.  I am trying to run statements
> e.g. SELECT * FROM table in the psql command line utility.  However, when
> I run the statement it does not return any results to the putty window.  I
> know there is data in the table through.  Also, no error is thrown.  Any
> help would be appreciated.
>
> Thanks,
>
> --
> Derek
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20111129/92a92369/attachment.html>


More information about the postgis-users mailing list