Writing data
Writing data to TimescaleDB works the same way as writing data to regular PostgreSQL. You can add and modify data in both regular tables and hypertables using INSERT
, UPDATE
, and DELETE
statements.
- Learn about writing data in TimescaleDB
- Insert data into hypertables
- Update data in hypertables
- Upsert data into hypertables
- Delete data from hypertables
For more information about using third-party tools to write data into TimescaleDB, see the Ingest Data from other sources section.
当前内容版权归 TimescaleDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 TimescaleDB .