Thread: cygwin server w/ data on *nix machine?

cygwin server w/ data on *nix machine?

From
"Mr. Wobbet"
Date:
can i run a cygwin based psql server that has its database files
physically located on a *nix box? do i need to be running SAMBA on
the *nix box so that the windows machine can see it? what do i need
to worry about as far as user permissions go?

many thanks!

rjsjr

invalid timestamp with 7.1

From
Michael Adler
Date:
I've been getting several ERRORs "bad timestamp external representation",
and these are timestamps generated internally with "DEFAULT
CURRENT_TIMESTAMP". About 1 in 3,000 rows has been assigned timestamp
values with "60" for the seconds field (e.g. 14:37:60). When I try to
copy these values to other tables, I get an exception.

It is possible that newer version have fixed this. Has anyone seen this?

Thanks,

Mike Adler