default:
• The character set to MacRoman.
You may want to change the default to UTF-8.
• The newline/end-of-line to CarriageReturn.
You may want to change the default to Linefeed for the Unix convention.
Note that some tools do not change the character-set or newline of an existing
- whatever that is;
Version 9.0.4 is the current stable version. Version 9.1 is due out soon.
> pint me in the correct direction for some information about what's in what
> version and any upgrade requirements to get to XXX from 8.1
http://www.postgresql.org/docs/current/static/release.ht
found this SQL script which I ran to enable the already-complied code:
/Library/PostgreSQL/9.0/share/postgresql/contrib/uuid-ossp.sql
I'm no expert, but I hope that helps.
--Basil Bourque
> I have linux server. Package uuid installed
>
> I build and install postgresql from sourc