Pulling in slonik code from another file
include \kx [ <pathname>]
This draws the specified slonik script inline into the present script. If the \*(T<pathname\*(T> specifies a relative path, slonik(1) will search relative to the current working directory.
Nested include files are supported. The scanner and parser report the proper file names and line numbers when they run into an error.
\*(T< include </tmp/preamble.slonik>; \*(T>
This command was introduced in Slony-I 1.1