On Tue, Dec 16, 2014 at 4:18 PM, Cristian Iturrieta
wrote:
>
> Dear pgadmin-hackers,
>
>
>
>I have the following query: What could be due to a single query sql one
> day run fast and another slow.
>
Hi Cristian. Since your question concerns the PostgreSQL database and not
the pgAdmin client
On Tue, Dec 16, 2014 at 9:19 PM, Alexey Loginov <
[email protected]> wrote:
>
> OK, please use xgettext, but merge translations from my desktop file
> into PO files in this case.
Can you send a patch please?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
Enterprise
Dear pgadmin-hackers,
I have the following query: What could be due to a single query sql one
day run fast and another slow. The database has massive loads overnight and
the next day serves datawarehouse. This causes the first query is slower by
having to go find all the information to disk.