So it is. Thank you for your patience and letting me know. :)
This is XL issue, not XC. You should post this to XL mailing list. Koichi Suzuki...
pgxc_ctl sh: -c: line 0: syntax error near unexpected token `('
Is the Postgres-XC project active, or has it been replaced by Postgres-X2?
Thanks for the report. Main Postgres-XC development site is now moved to https://github.com/postgres-x2/postgres-x2....
what happen if one master fail
ERROR: Failed to get pooled connections
Thanks Suzuki-san for closing this. The feature was implemented long back, but the...
Node with the given ID number already exists
Improve non-shippable join
Enable merge and hash JOINs for data-node scans
Done
Consider this test cases, which has been taken form select_views.sql and simplified...
If it is done with 1.2.x, the former seems to be the bug. The latter seems to be...
Updated system overview figure for typo correct...
Added .vimrc to share common editing environmen...
This commit reflects previous CSS change to cha...
Added copyright notice to charter.html.
This is a trial upadte to setup left margin of ...
This commit updates the group charter to reflec...
This commit corrects title of each html docs.
This commit recovers missing "charter" page. ...
Sorry, previous commit did not include charter....
This commit removes obsolete files and director...
This commit specifies charset of all the pages ...
Sorry for the late patch application. Please let me find the earliest chance to commit...
Sorry for the late patch application. Please let me find the earliest chance to commit...
attachment patch should fix this bug.
Please look-up the documentation. On Mon, Apr 6, 2015 at 12:58 PM, Maharaj.Narayanan...
yes,the correct answer you are missing. whats the correct syntax?
It's a syntax error, so, one needs to look up the correct syntax. Am I missing something?...
what is that to be done?
Additional info: Postgres-XC version: 1.1 (PGXC 1.1, based on PG 9.2.4) OS info:...
Startup sequence in /etc/init.d/postgres-xc
Oh, good to hear that! Koichi Suzuki 2014-12-02 0:01 GMT+09:00 vd0v1n vd0v1n@users.sf.net:...
The problem was solved after deleting files: /usr/local/pgsql/data_gtm/register.node...
Node with the given ID number already exists
This fixes wrong gtm restoration point calculat...
This fixes wrong gtm restoration point calculat...
This fixes wrong gtm restoration point calculat...
On Wed, Nov 5, 2014 at 8:45 AM, yazun yazuna@users.sf.net wrote: Dear Koichi, I was...
Thanks Yazun for the info. Yes, I have good connection with XL people. Because XL...
Dear Koichi, I was hit by this bug too. Do you plan to apply the patch anytime soon?...
So setting the variables creates fixes the template creation and I must rollback...
This seems related to the variables that were deleted from the first version (I use...
(gdb) bt #0 __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:210 #1 0x00000000004050b1...
(gdb) bt 0 __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:210 1 0x00000000004050b1...
pgxc_ctl segfaults when run to get the config template
Sorry, took too long. This is caused by a pooler bug to initialize detached connection....
Postgres-XC crashes with failed to find proc 0x7fb0cb34f7c0 in ProcArray and sorry, too many clients already
Thanks for your explanation, I will do as you say
Sorry, I was wrong. If you found it within the make check, the cause is not here....
Thanks for your response! 1. I found this condition during doing the make check....
Sorry, exception is not supported in XC at present. This needs SAVEPOINT feature...
message missing in handle_response
Thanks for your support. Everything seems to be working properly now.
PRIMARY KEY error is the same cause as unique constraint. In PG (and in XC as well),...
Still one problem left now... Table is created via: CREATE TABLE qrtz_triggers (...
Year, unique constraint on AGENTTOKEN is not supported yet. Table EAM_AGENT is distributed...
I am using the binary enterprise version of it. Problem occurs when creating tables:...
Did you use binary distribution of hyperic server and do you know if it comes with...
Problems using Hibernate Hbm2DDLExporter
This is a fix for clean connection crash as:
This is a fix for clean connection crash as:
This is a fix for clean connection crash as:
This is a fix for clean connection crash as:
Got it. Thanks. Koichi Suzuki 2014-08-04 19:18 GMT+09:00 Koichi Suzuki koichi-szk@users.sf.net:...
Hi, The patch see in the attachment. pingzhong.zhao@gmail.com From: Koichi Suzuki...
Sorry, I couldn't find the patch. Koichi Suzuki 2014-08-01 16:09 GMT+09:00 Pavan...
I found a problem about autovacuum process The code here in routine AutoVacLauncherMain...
I have merged your code, and it works well.
Thanks for the report. ISTM that we should create the memory context before we start...
problem with join-test
The use of palloc in gtm/gtm_proxy will cause a crash at some situation
Improve closing files using pclose() which are ...
Improve closing files using pclose() which are ...
Improve closing files using pclose() which are ...
I suppose this is available at 9.3, written by Heiki. Yes, it is very useful infrastructure...
AFAIK syslogger is using Latch mechanism which is very well considered not to lose...
I found pooler and syslogger were still alive after the "stop all", the pooler stopped...
Thank you for your response!
SIGTERM interrupts select system-call and then select returns -1 with errno = EINTR....
Thank you for your response! The pooler process catches the SIGTERM which "stop all"...
Thanks a lot for the report. I thought select will return when pooler receives a...
The pooler process doesn't exit some times after excuting "stop all"
Did you run DDLs in a same TXN or in autocommit? Did you have a chance to try with...
Any status on this. I have tried 1.01, 1.1 and 1.2 with the same results.
I'm having the very same issue running 1.1-2ubuntu2 (installed from apt repo) and...
Fix a bug to handle backslash in copy.
Fix a bug to handle backslash in copy.
Fix a bug to handle backslash in copy.
Commit to fix typo in the documentaiton.
Commit to fix typo in the documentaiton.
Commit to fix typo in the documentaiton.
v1.2 ERROR: Cannot create index whose evaluation cannot be enforced to remote nodes
The guest configuration is the same for all 4 VMs running on ESXi 5. Ubuntu 14 server...
Also, on each of the guests I did the following: sysctl -w kernel.shmmax=17179869184...
I'm also seeing this as well: psql:cnaf_pgxc_ddl.sql:1687: PANIC: sorry, too many...
Posgtres-xc 1.2 loses connection when defining many tables