Re: [pgadmin-support] pgAdmin 1.18.1 (win7) shows dots

2014-06-01 Thread Konstantin Mikhailov
Indeed the setting was 0. Thank you very much. On Sun, Jun 1, 2014 at 2:03 PM, Дмитрий Ольшевский wrote: > Hi, Konstantin! > > Try to check out this config option: File > Options... > Query Editor > > Max. characters per column. Perhaps now the value is "0". In this case, set > the value great

[pgadmin-support] Re: [pgadmin-support] pgAdmin 1.18.1 (win7) shows dots

2014-06-01 Thread Дмитрий Ольшевский
Hi, Konstantin! Try to check out this config option: File > Options... > Query Editor > Max. characters per column. Perhaps now the value is "0". In this case, set the value greater than 0. # Dmitriy Olshevskiy Sun, 1 Jun 2014 13:30:05 +0300 от Konstantin Mikhailov : >Using query window input

[pgadmin-support] pgAdmin 1.18.1 (win7) shows dots

2014-06-01 Thread Konstantin Mikhailov
Using query window input in the SQL Editor tab simple sql select 1 Output pane shows in the Data Output tab one cell with content (...) three dots in the rounded brackets. pgAdmin 1.18.1 (64bit), Win7 (64bit). postgresql 9.3.4 on ubuntu 14.04 (x86_64) Any help will be very appreciated. Thanks.