Re: [GENERAL] New to list, quick question.

2003-08-16 Thread Tom Lane
Rich Parker <[EMAIL PROTECTED]> writes: >> @results = `print \'\\d\' |/usr/local/pgsql/bin/psql travis`; Think you want "echo" not "print". regards, tom lane ---(end of broadcast)--- TIP 3: if posting/reading through Usenet,

[GENERAL] New to list, quick question.

2003-08-15 Thread Rich Parker
Hello everyone. I have been using PostgreSQL for about 3-4 years now, it's wonderful how I can make it do things and write Perl programs to interface with it. Since I do all of the DBA behind the scenes on our company Intranet (Linux-Apache based), and I really prefer writing Perl programs to do