Re: [GENERAL] Moving/Using Postgres Binaries on multiple machines

2004-11-24 Thread Francis Reed
em to help (LD_LIBRARY_PATH; PATH; PGLIB etc). Anyone come across that? Thx -Original Message- From: Martijn van Oosterhout [mailto:[EMAIL PROTECTED] Sent: 24 November 2004 13:33 To: Francis Reed Cc: '[EMAIL PROTECTED]' Subject: Re: [GENERAL] Moving/Using Postgres Binaries on mult

[GENERAL] Moving/Using Postgres Binaries on multiple machines

2004-11-24 Thread Francis Reed
If I want to create a postgres database on multiple machines, is the practice of tarring or zipping up binaries compiled on one machine and untarring them on another, and using the binaries (initdb etc) acceptable?. This removes the need for having a compiler and environment on the target machine,