Title: Make install error
Whenever I do a make install I get the following error:
/usr/lib/postgresql/ascii_msc.so does not exist.
Why?
Correction
Its "ascii_and_mic.so"
-Original Message-
From: Bernd von den Brincken [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 4:40 PM
To: [EMAIL PROTECTED]
Subject: Re: [BUGS] Make install error
Hello,
Segree, Gareth wrote:
> Whenever I do a make inst
Title: Error Compiling Postgres
If I do a straight
./configure
gmake
gmake install
I'm able to compile and Install postgresql. But if I do the following:
CFLAGS="-O2 -march=i586 -funroll-loops" CXXFLAGS="-O2 -march=i586 -funroll-loops -felide-constructors -fno-exceptions -fno-rtti" ./conf
Title: File Groups with postgresql
I'm not sure if this is the right forum for this question, but here goes.
I am trying to create a database with a preallocated amount of storage (eg. Filegroups in SQL Server).
Is this possible with postgresql or is there an equivalent.
Gareth Segree
mail