Re: New to list, quick question.

From: Rich Parker <RichParker(at)fssi-ca(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: New to list, quick question.
Date: 2003-08-18 17:02:45
Message-ID: 3F4106B5.5050900@fssi-ca.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: Saturday, August 16, 2003 7:21 AM
> To: Rich Parker
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] New to list, quick question.
>
>
> Rich Parker <RichParker(at)fssi-ca(dot)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(at)postgresql(dot)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(at)fssi-ca(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Aaron 2003-08-18 17:11:41 newbie and no idea
Previous Message Hervé Piedvache 2003-08-18 16:59:44 Re: Why lower's not accept an AS declaration ?