From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | "Ravulapati, Gautham" <Gautham(dot)Ravulapati(at)ncr(dot)com> |
Cc: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: ERROR: unterminated dollar-quoted string at or near "$$" |
Date: | 2022-08-04 15:58:43 |
Message-ID: | CAKFQuwYjyDvO4HNcK_XaLrzxDx7wR_zezpRiEySvddm0Hh7JqQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Aug 4, 2022 at 1:22 AM Ravulapati, Gautham <
Gautham(dot)Ravulapati(at)ncr(dot)com> wrote:
> I see that PSQL version 7 .6 is same across all the postgres version on
> windows. Is there no latest version of PSQL .
>
>
v7.6 on Windows? You seem quite confused as I don't think anything earlier
than 8.0 even existing on the platform.
Also, every official release of PostgreSQL has its version of psql bundled
in with it.
>
> Kindly let me know if there are any options at PSQL level or any
> recommendations.
>
>
>
I recommend you produce a self-contained example to share along with the
command you ran and the output that results on Windows and Linux. Include
select version(); in the script.
David J.
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Halsey | 2022-08-04 15:59:12 | RE: BUG #17571: PostgreSQL 15b2 ICU collation defined at db level sorts differently in collate clause vs implicit |
Previous Message | Tom Lane | 2022-08-04 15:42:38 | Re: BUG #17570: Unrecognized node type for query with statistics on expressions |