Re: [GENERAL] I need testers for incremental backups (similar Oracle)

2016-04-22 Thread Yury Zhuravlev
ld be "play" by Postgres. In my case pg_arman + ptrack it's almost as simple copy files. Thanks. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes

[GENERAL] I need testers for incremental backups (similar Oracle)

2016-04-22 Thread Yury Zhuravlev
small overhead. This project append patch to postgres core and add new features to pg_arman. Small HOWTO and all links I place here: https://gist.github.com/stalkerg/dda6fed9ca4bd7cc424ad439bac04303 I will be answered here and at github. Thanks! -- Yury Zhuravlev Postgres Professional:

Re: [GENERAL] Test CMake build

2016-02-13 Thread Yury Zhuravlev
d work. I now have no close system with CMake 2.8.x . In order not to clutter up maillist I would prefer to discuss such errors on github. Thanks! -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-gene

Re: [GENERAL] Test CMake build

2016-02-13 Thread Yury Zhuravlev
Andy Colson wrote: cmake and make -j2 fine, but then You can try again I removed some features from CMake 3.x . Realy big thanks for testing! -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql

Re: [GENERAL] Test CMake build

2016-02-12 Thread Yury Zhuravlev
Andy Colson wrote: Its not important, but is pretty nice. It's not hard and I think I will do soon. Anyway, thanks for all your work on this. Looking good. Thanks! -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via

Re: [GENERAL] Test CMake build

2016-02-12 Thread Yury Zhuravlev
time. Of course supported. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Test CMake build

2016-02-12 Thread Yury Zhuravlev
Andy Colson wrote: Is the installcheck important to you? Hello! You can try new make check. Also "make install" started support DESTDIR. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgs

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
On четверг, 11 февраля 2016 г. 22:37:12 MSK, Tom Lane wrote: Hm, well, configure does not use the word "failed" to describe expected cases. Well, it does not confuse CMake users. (MySQL, KDE) Just the other tradition, I do not see the problem here. :) -- Yury Zhuravlev Postgres Pr

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
nt64... no -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
k" now. Or I did not understand your question. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
Andy Colson wrote: Is this bad? -- Check size of int64 -- Check size of int64 - failed -- Check size of uint64 -- Check size of uint64 - failed -- Check size of int8 -- Check size of int8 - failed This is normal behavior for linux. -- Yury Zhuravlev Postgres Professional: http

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
Yury Zhuravlev wrote: I will try to fix soon. I write as a corrected. You can try again. Thanks! -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
Andy Colson wrote: the end of CMakeFiles/CMakeError.log shows: Many thanks! I think I understand what the problem is. I will try to fix soon. I write as a corrected. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general

Re: [GENERAL] Test CMake build

2016-02-11 Thread Yury Zhuravlev
Alban Hertroys wrote: I was under the impression that the FreeBSD port already uses cmake? I tested on a 32-bit FreeBSD. All tests passed. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general

[GENERAL] Test CMake build

2016-02-10 Thread Yury Zhuravlev
need feedbacks so that create issues on github. Very interesting NetBSD, OpenBSD, Solaris. Thanks! -- Yury Zhuravlev -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?

2016-01-22 Thread Yury Zhuravlev
Please look at the new patch. It is filled with black magic, but it looks still more true. He agreed with the internal API. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Companydiff --git a/src/port/chklocale.c b/src/port/chklocale.c index a551fdc

Re: [GENERAL] Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?

2016-01-21 Thread Yury Zhuravlev
ng to back down: CMake+MSVC2015 Thanks. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?

2016-01-21 Thread Yury Zhuravlev
ple bug after refactoring. But I will try find another way. (I don't like undocumented structures) Thanks. -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Company -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to

Re: [GENERAL] Building PostgreSQL 9.6devel sources with Microsoft Visual C++ 2015?

2016-01-21 Thread Yury Zhuravlev
came across this error when building Postgres using the CMake for the MSVC 2015. Thanks. PS I do not know whether this patch needs to be added to commitfest? -- Yury Zhuravlev Postgres Professional: http://www.postgrespro.com The Russian Postgres Companydiff --git a/src/include/port.h b/src/in

Re: Japanese, was: Re: [GENERAL] Code of Conduct: Is it time?

2016-01-11 Thread Yury Zhuravlev
On понедельник, 11 января 2016 г. 12:24:37 MSK, Karsten Hilbert wrote: OTOH, there's a whole bunch of words denoting levels and sublevels of politeness for each and every situation. Politeness but not gender differences. Perhaps just for kids (-chan/-kun). -- Yury Zhuravlev Pos