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]
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
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