[Pgcluster-general] bytea support

Zoltan Boszormenyi zb at cybertec.at
Mon May 19 10:36:10 UTC 2008


Akos Gabriel írta:
> On Mon, 19 May 2008 09:35:36 +0900
> mitani <mitani at sraw.co.jp> wrote:
>
> If we are at features: would be nice to have "make check" work, like in
> original postgresql.
> That would mean to set up a basic cluster and let it run, then run the
> checks within.
> Btw: have you checked cybercluster, not to develop something again that
> is already done? 
>   

Have you tried simple initdb with pgcluster? Now an already initdb'd cluster
and use pgcluster with that. I tell you what prevents it, it's this line in
the default cluster.conf.sample:

<When_Stand_Alone>              read_only                       
</When_Stand_Alone>

We changed it to read_write by default so a vanilla machine with no 
PostgreSQL
installed can run initdb. It was needed for the Windows installer, 
otherwise it would
roll back installation. You can change it back later when you set up 
your replication.

> Thanks in advance,
> Akos
>   

Best regards,
Zoltán Böszörményi

-- 
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/




More information about the Pgcluster-general mailing list