Re: The same query is too slow in some time of execution

From: DrakoRod <drakoflames(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: The same query is too slow in some time of execution
Date: 2017-03-24 15:57:08
Message-ID: 1490371028589-5951841.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You're right, I'm sorry.

At the moment, we review the schema for tables and indexes and decided
redesigned. I detected a loop in the join, because we only have a integer
sequencial like PK and no composite keys in the tables. I think that is the
mainly problem.

Thanks!

-----
Dame un poco de fe, eso me bastarĂ¡.
Rozvo Ware Solutions
--
View this message in context: http://www.postgresql-archive.org/The-same-query-is-too-slow-in-some-time-of-execution-tp5951060p5951841.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yuri Budilov 2017-03-25 04:49:33 browser interface to forums please?
Previous Message Thomas Kellerer 2017-03-24 15:30:35 Re: Combining INSERT with DELETE RETURNING