Re: psql does not provide proper response

2022-01-20 Thread Adrian Klaver
arg...@gmail.com>> wrote: On 1/20/22 10:54, Shaozhong SHI wrote: I do not know what happened. psql does not provide proper response anymore. I typed the following and see nothing. user=# select * from boundaryline.scotland_and_wales_const_region user-# C

Re: psql does not provide proper response

2022-01-20 Thread David G. Johnston
On Thu, Jan 20, 2022 at 1:35 PM Shaozhong SHI wrote: > Added. But only head of columns appeared. Then the table is probably empty... Any way to visualise? > Visualize what? You do realize that psql is a text-based application, right? David J.

Re: psql does not provide proper response

2022-01-20 Thread Shaozhong SHI
Added. But only head of columns appeared. Any way to visualise? Regards, David On Thursday, 20 January 2022, Rob Sargent wrote: > On 1/20/22 10:54, Shaozhong SHI wrote: > > I do not know what happened. > > psql does not provide proper response anymore. > > I typed the foll

Re: psql does not provide proper response

2022-01-20 Thread David G. Johnston
On Thu, Jan 20, 2022 at 10:55 AM Shaozhong SHI wrote: > I do not know what happened. > > psql does not provide proper response anymore. > > I typed the following and see nothing. > > user=# select * from boundaryline.scotland_and_wales_const_region > user-# > > Ca

Re: psql does not provide proper response

2022-01-20 Thread Pavel Stehule
čt 20. 1. 2022 v 19:50 odesílatel Bryn Llewellyn napsal: > > shishaozh...@gmail.com wrote: > > > > I do not know what happened. > > > > psql does not provide proper response anymore. > > > > I typed the following and

Re: psql does not provide proper response

2022-01-20 Thread Bryn Llewellyn
> shishaozh...@gmail.com wrote: > > I do not know what happened. > > psql does not provide proper response anymore. > > I typed the following and see nothing. > > user=# select * from boundaryline.scotland_and_wales_const_region > user-# > > Can anyone e

Re: psql does not provide proper response

2022-01-20 Thread Rob Sargent
On 1/20/22 10:54, Shaozhong SHI wrote: I do not know what happened. psql does not provide proper response anymore. I typed the following and see nothing. user=# select * from boundaryline.scotland_and_wales_const_region user-# Can anyone enlighten me? Regards, David Add semi-colon return?

psql does not provide proper response

2022-01-20 Thread Shaozhong SHI
I do not know what happened. psql does not provide proper response anymore. I typed the following and see nothing. user=# select * from boundaryline.scotland_and_wales_const_region user-# Can anyone enlighten me? Regards, David