Hello,
after some fiddling i had success in making PostgreSQL 9.1 somewhat more
portable.
Some of our customers need to copy and run our application from an USB
device.
If the VC 2008 Redistributable packet is not installed PostgreSQL denies to
start.
Solution: copy msvcr90.dll + the manifest fil
Reinhard Asmus wrote
>
> when i make the same thing in oracle i've got
>
> Ätna
> Anton
>
>
> is it possible to get the same with postgresql and when how?
>
>
PostgreSQLs collation support is not complete. Until now, you can not define
a sort order of your own.
Workaround:
Step1: Def