>> PS: This is more a linux question... but.. If I have a big file that
>> contains all my sql to create my tables structure. I want to run it by
>> doing "\i filename" but it scroll so fast I can't see when there is
>> error... is there a way to do a kind of "pipe into less"
in bash or ksh:
export PAGER=less
psql seems to use this to page all output if set (if not set i get no
paging)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.