[ADMIN] RE: Suggestions for backup software?

2000-01-28 Thread hal Lynch
>I want to get your opinions on production-quality backup software for >FreeBSD 3.4. Basically, I need good backup software to back up only one >mission-critical FreeBSD server with the possibility of expanding the backup >to include more FreeBSD servers in the future. What software do you use o

[ADMIN] migrating administrative pieces to new install

2000-01-28 Thread hal Lynch
I have both a production machine and a test machine. The production machine is running 6.5.2 and FreeBSD 3.0. The test machine is running 6.5.3 and FreeBSD 3.4. The idea is to migrate all databases from the prod. machine to the test machine. As soon as the test machine works properly it will bec

Re: [ADMIN] Fwd: Re: fun with postgresql

2000-01-28 Thread Ross J. Reedstrom
On Fri, Jan 28, 2000 at 01:22:38PM -0600, J Carlos Morales Duarte. wrote: > > > mm > > On Fri, 28 Jan 2000, Ruben Fagundo wrote: > > > Does anyone have any idea why this happened ? > > > > I'm having trouble with postgresql. My script tries to do this: > > > > my $sql = "insert into

Re: [ADMIN] Fwd: Re: fun with postgresql

2000-01-28 Thread J Carlos Morales Duarte.
mm On Fri, 28 Jan 2000, Ruben Fagundo wrote: > Does anyone have any idea why this happened ? > > I'm having trouble with postgresql. My script tries to do this: > > my $sql = "insert into people (firstName, lastName, Email) > values ($V{'firstname'}, $V{'lastname'}, $V{'MAILTO'})";

Re: [ADMIN] Fwd: Re: fun with postgresql

2000-01-28 Thread Ross J. Reedstrom
On Fri, Jan 28, 2000 at 11:38:49AM -0500, Ruben Fagundo wrote: > Does anyone have any idea why this happened ? > > I'm having trouble with postgresql. My script tries to do this: > > my $sql = "insert into people (firstName, lastName, Email) > values ($V{'firstname'}, $V{'lastname'}, $V{'MAILTO

[ADMIN] Fwd: Re: fun with postgresql

2000-01-28 Thread Ruben Fagundo
Does anyone have any idea why this happened ? I'm having trouble with postgresql. My script tries to do this: my $sql = "insert into people (firstName, lastName, Email) values ($V{'firstname'}, $V{'lastname'}, $V{'MAILTO'})"; but it gets the error: DBD::Pg::st execute failed: ERROR: Attribute

[ADMIN] Attribute 'aggtransfn1' is repeated

2000-01-28 Thread Peter Vazsonyi
I installed postgresql-v6.5.3 on my sparc64-linux from source. When that was done, i tried to run initdb, and: [postgres@sun2 pgsql]$ PATH=$PATH:/usr/local/pgsql/bin [postgres@sun2 pgsql]$ initdb -r $PWD -l /usr/local/pgsql/lib/ We are initializing the database system with username postgres (uid=