Re: [ADMIN] Strategies for validating WAL-shipping replication

2008-10-20 Thread wstrzalka
There is not such a possibility. However it's on TODO list: http://wiki.postgresql.org/wiki/Todo I'm waiting for this feature too. I can understand your fear about the data, that you can not query for it. I had the same :) So script as much as you can, for the rest create a formal procedure - the

[ADMIN] How can I know ./configure options for binary installation

2009-11-02 Thread wstrzalka
Hi I'd like to know how the binary installation I have has been originally built - in the meaning of ./configure params. Is there a way to check this? -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/

Re: [ADMIN] How can I know ./configure options for binary installation

2009-11-02 Thread wstrzalka
On 2 Lis, 16:04, t...@sss.pgh.pa.us (Tom Lane) wrote: > wstrzalka writes: > >    I'd like to know how the binary installation I have has been > > originally built - in the meaning of ./configure params. > >    Is there a way to check this? > > Run pg_config >

Re: [ADMIN] How can I know ./configure options for binary installation

2009-11-02 Thread wstrzalka
>>> Run pg_config >> There is no pg_config in the binary version I use (yum version of 8.3 >> from PGDG) >It might be in the -devel sub-RPM. >regards, tom lane Thank you. This is what I need. -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make c

[ADMIN] PostgreSQL on Solaris future

2010-08-01 Thread wstrzalka
As I know Solaris packages were maintained by Sun but I'm not sure about the future after recent buildfarm problems. Does the community plans to maintain Solaris packages or it will be Oracle dependent? Are there any alternative packages for Solaris I'm not aware of (except building from