yakcy opened a new issue #4760:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4760
**For better global communication, Please describe it in English. If you
feel the description in English is not clear, then you can append description
in Chinese(just for Mandarin(CN)), thx! **
**Describe the bug**
run dolphinscheduler-postgre.sql error about next sql:
INSERT INTO t_ds_alertgroup(id,alert_instance_ids, create_user_id,
group_name, description, create_time, update_time)
VALUES (1, '1,2','dolphinscheduler warning group', 'dolphinscheduler warning
group', '2018-11-29 10:20:39',
'2018-11-29 10:20:39');
**To Reproduce**
Steps to reproduce the behavior, for example:
1. run dolphinscheduler-postgre.sql
2. see error:
[Err] error: INSERT has more specified fields than expressions
LINE 1: ...te_user_id, group_name, description, create_time, update_tim...
**Expected behavior**
fix this bug
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Which version of Dolphin Scheduler:**
-[dev]
**Additional context**
Add any other context about the problem here.
**Requirement or improvement**
- Please describe about your requirements or improvement suggestions.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]