【发布时间】:2015-03-07 15:54:18
【问题描述】:
我已经用 PostgreSql db (https://www.digitalocean.com/community/tutorials/how-to-install-and-use-graphite-on-an-ubuntu-14-04-server) 安装了石墨
一切都很好,我在里面放了一些数据。我的问题是,我可以在 Postgres db 中管理数据吗?我已经在 db 中查找了包含数据的表,但我找不到它们。他们在哪?我只找到了这些表。
- 表 account_profile
- 表 account_variable
- table account_view
- ...
- 表 django_content_type
- table tagging_tag
- table tagging_taggedi
发送的数据准确存储在哪里?谢谢。
【问题讨论】:
标签: postgresql graphite