Re: Josh Berkus 2015-07-02 <5595a156.2070...@agliodbs.com>
> Folks:
>
> On Ubuntu 14.04, for the database server, there is a single pgagent
> meta-package which is supposed ot cover all versions of Postgres. But
> it fails:
Hi,
pgagent had not been rebuilt for quite a while which is why it didn
On 07/05/2015 01:38 PM, Christoph Berg wrote:
> pgagent had not been rebuilt for quite a while which is why it didn't
> have 9.4 (and jessie) support yet. Fixed now:
Thanks!
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
--
Sent via pgadmin-support mailing list (pgadmin-support@p
Hi,
I am using Postgres version 9.0.18 in my application.When I run the command
"vacuum full" it hangs and after long time it returns with exit code 2.
I tried running it in verbose mode but didn't get any useful information, in
that mode as well it hangs after printing few lines.
Vacuum run fine.