peter(at)vfemail(dot)net writes:
> None of these commands return any message of any kind:
> select * from news limit 1000000000
> select * from news limit 1000
> select * from news limit 100
> select * from news limit 10
Um .... maybe you're forgetting to terminate them with a semicolon?
regards, tom lane