I think first and funniest reason may be the server is not running. First
check whether it is running.
>ps -ax | grep postmaster
If the server is down you have to start it.
>/usr/loacl/pgsql/bin/postmaster -I -d /usr/loacl/pgsql/data > output.log 2
> &1 &
Then create a simple database and instal
"Dennis Vshivkov" <[EMAIL PROTECTED]> writes:
> # SELECT -32768::SMALLINT;
> ERROR: smallint out of range
Not a bug, because that is read as "-(32768::SMALLINT)", per the
documented operator precedence. Try (-32768)::SMALLINT.
regards, tom lane
-
The following bug has been logged online:
Bug reference: 1625
Logged by: Juan Villa
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.5
Operating system: Linux SuSe 9.2
Description:INTALL PROBLEM
Details:
After install it, the folowig command show me:
> crea
The following bug has been logged online:
Bug reference: 1627
Logged by: John Danger
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.2
Operating system: Mac OSX 10.4
Description:Fails to compile
Details:
While I don't have extensive experience with compilin
The following bug has been logged online:
Bug reference: 1626
Logged by: Dennis Vshivkov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.6, 8.0.2
Operating system: Debian GNU/Linux sarge, kernel 2.4.x
Description:Minimum documented values aren't accepted for