Thread: permissions problem at hub.org !

permissions problem at hub.org !

From
Oleg Bartunov
Date:
Marc,

I've noticed (and not only me) significant slowdown of search at
fts.postgresql.org.

From our logs:

...
Sun Aug 19 03:32:00 EDT 2001
/usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: No such
file or directory
...
Sun Oct 14 03:32:00 EDT 2001
/usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: Permissi
on denied

Please, fix permissions asap



Re: permissions problem at hub.org !

From
Vince Vielhaber
Date:
use   /usr/local/bin/psql


Vince.

On Fri, 19 Oct 2001, Oleg Bartunov wrote:

> Marc,
>
> I've noticed (and not only me) significant slowdown of search at
> fts.postgresql.org.
>
> >From our logs:
>
> ...
> Sun Aug 19 03:32:00 EDT 2001
> /usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: No such
> file or directory
> ...
> Sun Oct 14 03:32:00 EDT 2001
> /usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: Permissi
> on denied
>
> Please, fix permissions asap
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net        56K Nationwide Dialup from $16.00/mo
atPop4 Networking       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================





Re: permissions problem at hub.org !

From
Oleg Bartunov
Date:
On Fri, 19 Oct 2001, Vince Vielhaber wrote:

>
> use   /usr/local/bin/psql

ok.

>
>
> Vince.
>
> On Fri, 19 Oct 2001, Oleg Bartunov wrote:
>
> > Marc,
> >
> > I've noticed (and not only me) significant slowdown of search at
> > fts.postgresql.org.
> >
> > >From our logs:
> >
> > ...
> > Sun Aug 19 03:32:00 EDT 2001
> > /usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: No such
> > file or directory
> > ...
> > Sun Oct 14 03:32:00 EDT 2001
> > /usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: Permissi
> > on denied
> >
> > Please, fix permissions asap
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
> >
>
>
> Vince.
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



Re: permissions problem at hub.org !

From
"Marc G. Fournier"
Date:
hasn't been in /usr/local/pgsql/bin since Aug 18th ...

hub# ls -lt `which psql`
-rwxr-xr-x  1 root  wheel  108472 Aug 16 08:55 /usr/local/bin/psql

On Fri, 19 Oct 2001, Oleg Bartunov wrote:

> Marc,
>
> I've noticed (and not only me) significant slowdown of search at
> fts.postgresql.org.
>
> From our logs:
>
> ...
> Sun Aug 19 03:32:00 EDT 2001
> /usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: No such
> file or directory
> ...
> Sun Oct 14 03:32:00 EDT 2001
> /usr/local/mailware/CORE/bin/vacuum_analyze: /usr/local/pgsql/bin/psql: Permissi
> on denied
>
> Please, fix permissions asap
>
>