Re: [GENERAL] Loading a list of SQL scripts with relative paths

2005-05-10 Thread Michael Glaesemann
On May 11, 2005, at 3:58, Leif B. Kristensen wrote: On Tuesday 10 May 2005 17:24, Michael Glaesemann wrote: This works well, but I think I'll have to change all of the paths when I move the group of scripts to the production server to load them. What I'd like to do is be able to use paths relative

Re: [GENERAL] Loading a list of SQL scripts with relative paths

2005-05-10 Thread Leif B. Kristensen
On Tuesday 10 May 2005 17:24, Michael Glaesemann wrote: > This works well, but I think I'll have to change all of the paths > when I move the group of scripts to the production server to load > them. What I'd like to do is be able to use paths relative to the > file that contains the \i commands. T

Re: [GENERAL] Loading a list of SQL scripts with relative paths

2005-05-10 Thread Peter Eisentraut
Michael Glaesemann wrote: > This works well, but I think I'll have to change all of the paths > when I move the group of scripts to the production server to load > them. What I'd like to do is be able to use paths relative to the > file that contains the \i commands. This doesn't seem to work when