Re: vacuumdb can't find libraries

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: KuroiNeko <evpopkov(at)carrier(dot)kiev(dot)ua>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: vacuumdb can't find libraries
Date: 2000-10-19 20:31:11
Message-ID: 39EF5A0F.3C7E9155@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

KuroiNeko wrote:
>
> Ray,
>
> > What am I doing wrong? Any ideas wold be helpful!
>
> Environment is dropped by cron. Either specify LD_LIBRARY_PATH in crontab
> explicitly, or add your PG libdir to /etc/ld.so.conf and rerun ldconfig.
>

Or do what I do in my cron scripts:
. ~/.bashrc ; mycommand

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Wolfe 2000-10-19 20:34:08 Re: Any risk in increasing BLCKSZ to get larger tuples?
Previous Message Joseph Shraibman 2000-10-19 20:24:54 Re: Any risk in increasing BLCKSZ to get larger tuples?