Re: psql is hanging

From: Chris Mair <chris(at)1006(dot)org>
To: John Smith <localdevjs(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: psql is hanging
Date: 2018-11-30 16:10:39
Message-ID: 2ed8e07b279b4f4f8abc79b56b8eca94@smtp.hushmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> We're kind of pulling out our hair here, any ideas?
>
> You might try issuing the command
>
>   analyze;
>
> right *before* the command that hangs.

Clarification: I meant to say: "put it into the script at the location right before the command, that hangs".

Bye,
Chris.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2018-11-30 16:25:02 Re: psql is hanging
Previous Message Chris Mair 2018-11-30 16:05:09 Re: psql is hanging