Re: ***SPAM*** Re: random huge delay when recreate a VIEW or FUNCTION - Mailing list pgsql-general

From Merlin Moncure
Subject Re: ***SPAM*** Re: random huge delay when recreate a VIEW or FUNCTION
Date
Msg-id CAHyXU0ymioBrhaQNZvxmZDoD=--Lwn775VArbgRUbR8gFwbo5w@mail.gmail.com
Whole thread Raw
In response to Re: ***SPAM*** Re: random huge delay when recreate a VIEW or FUNCTION  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-general
On Thu, Jun 16, 2016 at 6:55 PM, Melvin Davidson <melvin6925@gmail.com> wrote:
 You have not provided information as to the O/S of the PostgreSQL
server or your PgAdmin remote system (I suspect Windows), but
regardless, you
> are just asking for trouble by doing development over a remote connection.
> You should verify there is no delay by connecting directly to the PostgreSQL server and testing the CREATE OR REPLACE
there.I suspect you will have none or very minimal delay. 
> Hopefully PostgreSQL is on a Linux O/S and you can use Putty for Windows
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.htmlto connect directly 
> and develop.

I responded on his other thread.  Locks need to be ruled out before
investigating other problems.   Exotic causes of this problem could be
storage problems or weird network issues (especially on windows).  But
locks need to be ruled out first.

merlin


pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Question about RUM-index
Next
From: Andreas Joseph Krogh
Date:
Subject: Re: Question about RUM-index