Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
postgres-ext-ci-service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
The parent group of this project is pending deletion, so this project will also be deleted on
2025-06-17
.
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
C3SL
docker
postgres-ext-ci-service
Commits
c33dc0e7
Commit
c33dc0e7
authored
9 years ago
by
R. Cijvat
Browse files
Options
Downloads
Patches
Plain Diff
Redirect stderr to stdout and by default log monetdbd output
parent
f04e151f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/supervisord.conf
+2
-0
2 additions, 0 deletions
configs/supervisord.conf
with
2 additions
and
0 deletions
configs/supervisord.conf
+
2
−
0
View file @
c33dc0e7
...
@@ -5,6 +5,8 @@ nodaemon=true
...
@@ -5,6 +5,8 @@ nodaemon=true
command
=
monetdbd
start
/
var
/
monetdb5
/
dbfarm
command
=
monetdbd
start
/
var
/
monetdb5
/
dbfarm
autorestart
=
false
autorestart
=
false
user
=
monetdb
user
=
monetdb
redirect_stderr
=
true
stdout_logfile
=/
var
/
log
/
supervisor
/
monetdbd
.
log
priority
=
1
priority
=
1
exitcodes
=
0
exitcodes
=
0
startsecs
=
0
startsecs
=
0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment