I was wondering if PostgreSQL supports some kind of #include between SQL
script files, to split a long script in different files.
--
Alessio F. Bragadini alessio@albourne.com
APL Financial Services http://village.albourne.com
Nicosia, Cyprus phone: +357-2-755750
"It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925
Alessio Bragadini writes:
> I was wondering if PostgreSQL supports some kind of #include between SQL
> script files, to split a long script in different files.
If you're using the psql client then \i filename can be used.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.