Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
Search
Recent Topics
Hottest Topics
Member Listing
Back to home page
serial problem
Forum Index
»
GridSQL - General
Author
Message
03/12/2008 17:18:37
Subject:
serial problem
Don_N
New member
Joined: 03/12/2008 17:15:20
Messages: 9
Offline
Is the last statement not supported or is this a bug?
Thanks.
-Don
GridSQL -> create table t1 (id bigserial, col1 int) replicated;
OK
Response time: 0m 0s 573ms Total time: 0m 0s 573ms
GridSQL -> insert into t1 (col1) values (1);
1 row(s) affected
Response time: 0m 0s 65ms Total time: 0m 0s 65ms
GridSQL -> insert into t1 (col1) select 1;
SQLException: ERROR: Can not send data to Nodes
04/12/2008 05:41:35
Subject:
Re:serial problem
Atul_D
New member
Joined: 21/03/2008 01:55:32
Messages: 9
Offline
Hi Don,
This is a bug. We are looking into it and will post an update soon.
Thanks,
Atul
05/12/2008 07:25:49
Subject:
Re:serial problem
Atul_D
New member
Joined: 21/03/2008 01:55:32
Messages: 9
Offline
Hi Don,
A patch has been committed in the CVS that resolves this issue.
--
Atul
Forum Index
»
GridSQL - General
Go to:
Select a forum
News & Announcements
Website Issues
Advanced Server
Standard Server
Postgres Plus AMIs with Amazon EC2
GridSQL - General
GridSQL - Developers
PostgreSQL Installers for Windows, Linux and OS X
Tuning and Migration Wizard
ApachePHP and application Installers
Powered by
JForum 2.1.8
©
JForum Team