Re: New to list, quick question. - Mailing list pgsql-general

From Rich Parker
Subject Re: New to list, quick question.
Date
Msg-id 3F4106B5.5050900@fssi-ca.com
Whole thread Raw
In response to Re: New to list, quick question.  ("Williams, Travis L" <tlw@att.com>)
List pgsql-general
Thanks guys,
The ECHO was the cure, for some reason the PRINT just gave me an error
when I used it. So I got TWO great responses from this LIST for my
questions, THANKS!! One with a "Call" using Telnet type of commands, the
other using SQL SELECT options to get everything I need. You guys (And
gals as needed) sure are providing a great list for Questions and answers.

Thanks...

Williams, Travis L wrote:

> Works either way.  But echo is probably more common.
>
> Travis
>
> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: Saturday, August 16, 2003 7:21 AM
> To: Rich Parker
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] New to list, quick question.
>
>
> Rich Parker <RichParker@fssi-ca.com> 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, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>
>

--
Rich Parker
http://www.fssi-ca.com
mailto:RichParker@fssi-ca.com


pgsql-general by date:

Previous
From:
Date:
Subject: Re: Simulating sequences
Next
From: Hervé Piedvache
Date:
Subject: Re: Why lower's not accept an AS declaration ?