如何在数据库中查找帖子内容

I backed up the database (postgresql) and turn them into csv to see it has losses. I cannot find the post table. What’s the name for this table? Thank you.

1 个赞

name of the table is posts

4 个赞

If you don’t already know it, Data Explorer Plugin may be of interest.

4 个赞

Thanks. I got that table, but it is empty to make me suspect posts are stored in an another table. I checked other tables such as users, categories. All are normal except the posts table.

1 个赞