[ADMIN] Looking for experience from the science community

1998-09-15 Thread Edward Maros
I looking at PostgreSQL for a large scientific database. The information is primarily read only. The instrument provides the data. What is the maximum size of a Database? How many insertions of 10k can be put through a second? -- -- Edward Maros[EMAIL PROTECTED]

[ADMIN] Compilation error

1998-09-15 Thread Ricardo Valdivia
Hi, I'm novice with postgreSQL and I want to install it. I have a Sun machine with SunOS 4.1.3. While I'm compiling, it shows the next error message: gmake[2]: Entering directory `/usr/share/src/pgsql/postgresql-6.3.2/src/backend/parser' /bin/yacc -d gram.y fatal error: more than 600 rules, li

Re: [ADMIN] Compilation error

1998-09-15 Thread The Hermit Hacker
On Tue, 15 Sep 1998, Ricardo Valdivia wrote: > Hi, I'm novice with postgreSQL and I want to install it. I have > a Sun machine with SunOS 4.1.3. > > While I'm compiling, it shows the next error message: > > gmake[2]: Entering directory > `/usr/share/src/pgsql/postgresql-6.3.2/src/backend/parser