[GENERAL] Upgrade 8.3

2008-04-18 Thread E.J. Moloney
an integer in the other. I am getting a cast error when I run this query which did work 8.2x, I can't make both fields the same type is there any work around any body can suggest. I tried creating a cast but the interface function text_int no longer exists. Regards E.J. Moloney --

[GENERAL] Vacuum issue

2007-07-09 Thread E.J. Moloney
DAEMON || exit 0 # Parse command line parameters. su - $PGUSER -c "$COMMAND --analyze -v " >>$PGLOG 2>&1 exit 0 I orgionaly had autovacuum active but that encountered the sam issue I am running Postgre 8.4 on a Susse 10.1 Thanks in advance for any help E.J. Molone

[GENERAL] Vacuum issue

2007-07-05 Thread E.J. Moloney
DAEMON || exit 0 # Parse command line parameters. su - $PGUSER -c "$COMMAND --analyze -v " >>$PGLOG 2>&1 exit 0 I orgionaly had autovacuum active but that encountered the sam issue I am running Postgre 8.4 on a Susse 10.1 Thanks in advance for any help E.J. Molone