Re: Any troubleshooting techniques - Mailing list pgsql-general

From Doug McNaught
Subject Re: Any troubleshooting techniques
Date
Msg-id m3sn82n094.fsf@varsoon.denali.to
Whole thread Raw
In response to Any troubleshooting techniques  ("Johnson, Shaunn" <SJohnson6@bcbsm.com>)
List pgsql-general
"Johnson, Shaunn" <SJohnson6@bcbsm.com> writes:

> But the only errors I get is:
>
> [snip error]
>
> psql:./test.sql:68: ERROR:  parser: parse error
> at or near "create"
>
> [/snip error]
>
> In the script, line 68 is the bottom of
> the page (a semi colon) which tells me
> that somewhere between the top and
> bottom of the script, there is an error.

Errors at EOF often mean there is a missing close-quote or
close-paren.  Check your balancing.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Redirecting query's output to a textfile?
Next
From: "P.J. \"Josh\" Rovero"
Date:
Subject: Re: Solaris and effective_cache_size