Re: db restore from sql file

2021-02-19 Thread Guillaume Lelarge
Hi, Le ven. 19 févr. 2021 à 21:08, James B. Byrne a écrit : > > > On Fri, February 19, 2021 15:04, James B. Byrne wrote: > > > > > > On Fri, February 19, 2021 15:00, James B. Byrne wrote: > >> > >> > >> Is there no way to restore from an sql file from within pgadmin4? > >> > As far as I can tel

Re: function to_char

2021-04-17 Thread Guillaume Lelarge
Hi, Le sam. 17 avr. 2021 à 15:05, Fontana Daniel C. (Desartec S.R.L.) < desartec...@gmail.com> a écrit : > Hi, using postgres 12.5. > > > > The to_char function has a problem with format length. > > > > Example, select length (to_char (1, '990')) > > > > returns 4 because? > > > > if the format h