hi folks,
I'm writing out a nightly backup script for a machine.
This machine has many databases, running on different ports.
ie: 5432,5433 etc..
These servers are ""owned"" (use term loosly) by users on the
system, and some users have choses to set passwds. which is
100% within their right.
H
The address
[EMAIL PROTECTED]
has been registered at hub.org majordomo .
Note that you are not yet a member of any lists; you must join them
individually.
Your initial password is:
Mtzvb7
You may use your password to bypass the confirmation process when you
interact with this server. To use
To PostgreSQL experts --
Macmillan USA SAMS seeks your expertise to author our book on Linux Database
Development with PostgreSQL. If interested and available, please reply to me at the
following email address for more information: [EMAIL PROTECTED]
Thanks,
Steve Anglin, Linux Editor
Macmil
It works fine for me ver 6.5.3.
Stefan Loidl ha scritto:
> Hi,
>
> I'm currently using postgres 6.4.2 on Sun Solaris.
> There seems to be a strange bug in the date_part() function.
> See below:
>
> accounting=> SELECT date_part('day','03-26-2000'::date);
> date_part
> -
>25
> (1
On Wed, 29 Mar 2000, Chris Gokey wrote:
> Hi everyone,
>
> Do anyone know what this error 139 means? Trying to build jdbc for
> postgress under sparc-linux:
>
> [root@laptop4 jdbc]# sparc32 make jdbc1
> (echo "package postgresql;" ;\
> echo "public class DriverClass {" ;\
> echo "public stati