Invalid database connection string

this is my daemon.config.json:
“indexing”: {
“db”: “postgres://ceramic:passwork@127.0.0.1:5432/ceramic”,
“allow-queries-before-historical-sync”: true,
“disable-composedb”: false,
“enable-historical-sync”: false
}

Is your config named daemon.config.json? Is that the entire contents of the file?

Can you also provide the complete logs from your ceramic startup?

im fix