Error on Start Database Kitematic Postgres
I've made a database and a "connection" with Kartoza Postgis, but I can't start it, here's the log:
Session terminated, terminating shell...2019-01-01 20:06:31.524 UTC [222] LOG: worker process: logical replication launcher (PID 231) exited with exit code 1
2019-01-01 20:06:31.524 UTC [222] LOG: received smart shutdown request
Add rule to pg_hba: replication user
Setup master database
Use modified postgresql.conf for greater speed (spatial and replication)
psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
2019-01-01 20:18:30.074 UTC [25] LOG: listening on IPv4 address "127.0.0.1", port 5432
2019-01-01 20:18:30.243 UTC [25] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2019-01-01 20:18:30.628 UTC [42] LOG: database system was interrupted; last known up at 2019-01-01 20:02:40 UTC
2019-01-01 20:18:30.697 UTC [50] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:31.512 UTC [42] LOG: database system was not properly shut down; automatic recovery in progress
2019-01-01 20:18:31.594 UTC [42] LOG: redo starts at 0/1ED67D8
2019-01-01 20:18:31.747 UTC [42] LOG: invalid record length at 0/1F0D290: wanted 24, got 0
2019-01-01 20:18:31.748 UTC [42] LOG: redo done at 0/1F0D258
2019-01-01 20:18:31.749 UTC [42] LOG: last completed transaction was at log time 2019-01-01 20:03:13.699387+00
2019-01-01 20:18:31.814 UTC [63] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.013 UTC [76] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.381 UTC [25] LOG: database system is ready to accept connections
https://pastebin.com/zuxYthqC
I use Kitematic and when i try to start the database, the same goes "starting" followed by "stopped" with the log above.
Here is an image from mi Kitematic:
Kitematic Print
database postgresql docker postgis kitematic
add a comment |
I've made a database and a "connection" with Kartoza Postgis, but I can't start it, here's the log:
Session terminated, terminating shell...2019-01-01 20:06:31.524 UTC [222] LOG: worker process: logical replication launcher (PID 231) exited with exit code 1
2019-01-01 20:06:31.524 UTC [222] LOG: received smart shutdown request
Add rule to pg_hba: replication user
Setup master database
Use modified postgresql.conf for greater speed (spatial and replication)
psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
2019-01-01 20:18:30.074 UTC [25] LOG: listening on IPv4 address "127.0.0.1", port 5432
2019-01-01 20:18:30.243 UTC [25] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2019-01-01 20:18:30.628 UTC [42] LOG: database system was interrupted; last known up at 2019-01-01 20:02:40 UTC
2019-01-01 20:18:30.697 UTC [50] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:31.512 UTC [42] LOG: database system was not properly shut down; automatic recovery in progress
2019-01-01 20:18:31.594 UTC [42] LOG: redo starts at 0/1ED67D8
2019-01-01 20:18:31.747 UTC [42] LOG: invalid record length at 0/1F0D290: wanted 24, got 0
2019-01-01 20:18:31.748 UTC [42] LOG: redo done at 0/1F0D258
2019-01-01 20:18:31.749 UTC [42] LOG: last completed transaction was at log time 2019-01-01 20:03:13.699387+00
2019-01-01 20:18:31.814 UTC [63] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.013 UTC [76] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.381 UTC [25] LOG: database system is ready to accept connections
https://pastebin.com/zuxYthqC
I use Kitematic and when i try to start the database, the same goes "starting" followed by "stopped" with the log above.
Here is an image from mi Kitematic:
Kitematic Print
database postgresql docker postgis kitematic
add a comment |
I've made a database and a "connection" with Kartoza Postgis, but I can't start it, here's the log:
Session terminated, terminating shell...2019-01-01 20:06:31.524 UTC [222] LOG: worker process: logical replication launcher (PID 231) exited with exit code 1
2019-01-01 20:06:31.524 UTC [222] LOG: received smart shutdown request
Add rule to pg_hba: replication user
Setup master database
Use modified postgresql.conf for greater speed (spatial and replication)
psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
2019-01-01 20:18:30.074 UTC [25] LOG: listening on IPv4 address "127.0.0.1", port 5432
2019-01-01 20:18:30.243 UTC [25] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2019-01-01 20:18:30.628 UTC [42] LOG: database system was interrupted; last known up at 2019-01-01 20:02:40 UTC
2019-01-01 20:18:30.697 UTC [50] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:31.512 UTC [42] LOG: database system was not properly shut down; automatic recovery in progress
2019-01-01 20:18:31.594 UTC [42] LOG: redo starts at 0/1ED67D8
2019-01-01 20:18:31.747 UTC [42] LOG: invalid record length at 0/1F0D290: wanted 24, got 0
2019-01-01 20:18:31.748 UTC [42] LOG: redo done at 0/1F0D258
2019-01-01 20:18:31.749 UTC [42] LOG: last completed transaction was at log time 2019-01-01 20:03:13.699387+00
2019-01-01 20:18:31.814 UTC [63] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.013 UTC [76] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.381 UTC [25] LOG: database system is ready to accept connections
https://pastebin.com/zuxYthqC
I use Kitematic and when i try to start the database, the same goes "starting" followed by "stopped" with the log above.
Here is an image from mi Kitematic:
Kitematic Print
database postgresql docker postgis kitematic
I've made a database and a "connection" with Kartoza Postgis, but I can't start it, here's the log:
Session terminated, terminating shell...2019-01-01 20:06:31.524 UTC [222] LOG: worker process: logical replication launcher (PID 231) exited with exit code 1
2019-01-01 20:06:31.524 UTC [222] LOG: received smart shutdown request
Add rule to pg_hba: replication user
Setup master database
Use modified postgresql.conf for greater speed (spatial and replication)
psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
2019-01-01 20:18:30.074 UTC [25] LOG: listening on IPv4 address "127.0.0.1", port 5432
2019-01-01 20:18:30.243 UTC [25] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2019-01-01 20:18:30.628 UTC [42] LOG: database system was interrupted; last known up at 2019-01-01 20:02:40 UTC
2019-01-01 20:18:30.697 UTC [50] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:31.512 UTC [42] LOG: database system was not properly shut down; automatic recovery in progress
2019-01-01 20:18:31.594 UTC [42] LOG: redo starts at 0/1ED67D8
2019-01-01 20:18:31.747 UTC [42] LOG: invalid record length at 0/1F0D290: wanted 24, got 0
2019-01-01 20:18:31.748 UTC [42] LOG: redo done at 0/1F0D258
2019-01-01 20:18:31.749 UTC [42] LOG: last completed transaction was at log time 2019-01-01 20:03:13.699387+00
2019-01-01 20:18:31.814 UTC [63] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.013 UTC [76] postgres@postgres FATAL: the database system is starting up
psql: FATAL: the database system is starting up
2019-01-01 20:18:33.381 UTC [25] LOG: database system is ready to accept connections
https://pastebin.com/zuxYthqC
I use Kitematic and when i try to start the database, the same goes "starting" followed by "stopped" with the log above.
Here is an image from mi Kitematic:
Kitematic Print
database postgresql docker postgis kitematic
database postgresql docker postgis kitematic
asked Jan 2 at 12:06
LuisFelipeLuisFelipe
62
62
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54006075%2ferror-on-start-database-kitematic-postgres%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54006075%2ferror-on-start-database-kitematic-postgres%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown