8000 [Site Bug] Issue with the page: /self-hosted/latest/upgrades/upgrade-docker/ · Issue #3363 · timescale/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Site Bug] Issue with the page: /self-hosted/latest/upgrades/upgrade-docker/ #3363
Closed
@logic4human

Description

@logic4human

Use this template for reporting bugs in the docs.

Describe the bug

The docker configuration use /var/lib/postgresql/data as container path for data storage but it seems that the configuration in the docker image use the following path: /home/postgres/pgdata/data

Command on documentation page:
docker run -v 069ba64815f0c26783b81a5f0ca813227fde8491f429cf77ed9a5ae3536c0b2c:/var/lib/postgresql/data \

[Provide as much detail as you can]

What do the docs say now?

docker run -v 069ba64815f0c26783b81a5f0ca813227fde8491f429cf77ed9a5ae3536c0b2c:/var/lib/postgresql/data \

What should the docs say?

It should show how to runa docker container with separate data storage and configuration storage mapped to a volume or path on the host.

Page affected

https://docs.timescale.com/self-hosted/latest/upgrades/upgrade-docker/

[Provide the URL to the page you noticed the bug on]
https://docs.timescale.com/self-hosted/latest/upgrades/upgrade-docker/

Subject matter expert (SME)

[If known, who is a good person to ask about this topic]

Screenshots

[Attach images of screenshots showing the bug]

Any further info

[Anything else you want to add, or further links]

Contributing to documentation

We welcome documentation contributions!

  • For information about how to propose a change, see the contributing guide in our GitHub repository.
  • For information on style and word usage, see the style guide

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0