m their download page the links
to FreeBSD and Mac OS X binary packages?
Martin Flahault
Le 18 janv. 2010 à 08:10, Martijn van Oosterhout a écrit :
> On Sat, Jan 16, 2010 at 09:10:53PM +, Greg Stark wrote:
>> Switching to ICU means trading our current inconsistency from platform
>&g
Here is an exemple :
postgres=# create database newbase;
CREATE DATABASE
postgres=# \c newbase;
psql (8.4.2)
You are now connected to database "newbase".
newbase=# create table t1 (contenu text);
CREATE TABLE
newbase=# insert into t1 values ('a'), ('e'), ('à'), ('é'), ('A'), ('E');
INSERT 0 6
ne
Hi,
We are a software publisher searching for a new DBMS for our software. We have
more than one hundred installed servers, running Mac OS and a Primebase
database.
We have spend some time evaluating PostgreSQL and we can't get correct outputs
with the ORDER BY command.
LC_COLLATE and LC_CTYPE