2008/01/13
tugboat.GTDのList of relations
by
Papasan
—
posted at
2008-01-13 20:04
last modified
2008-01-13 20:06
tugboat.GTDのデータベース調査(携帯からZope経由でアクセスするため):
$ psql tugboat_gtd
Welcome to psql 8.2.5, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
tugboat_gtd=# \dt
List of relations
Schema | Name | Type | Owner
--------+----------------------------------+-------+----------
public | activities | table | postgres
public | activity_colors | table | postgres
public | activity_members | table | postgres
public | activity_relations | table | postgres
public | alerts | table | postgres
public | classifications | table | postgres
public | feed_tokens | table | postgres
public | meeting_agenda_bodies | table | postgres
public | meeting_agenda_discussion_bodies | table | postgres
public | meeting_agenda_discussions | table | postgres
public | meeting_agendas | table | postgres
public | meeting_basic_bodies | table | postgres
public | meeting_basics | table | postgres
public | meeting_mails | table | postgres
public | meeting_relations | table | postgres
public | meeting_to_tasks | table | postgres
public | roles | table | postgres
public | tags | table | postgres
public | task_bodies | table | postgres
public | task_browser_activities | table | postgres
public | task_browser_classifications | table | postgres
public | task_browser_persons | table | postgres
public | task_browser_statuses | table | postgres
public | task_comment_bodies | table | postgres
public | task_comments | table | postgres
public | task_histories | table | postgres
public | task_mails | table | postgres
public | task_member_roles | table | postgres
public | task_relations | table | postgres
public | task_select_tags | table | postgres
public | task_select_views | table | postgres
public | task_statuses | table | postgres
public | task_tags | table | postgres
public | task_to_tasks | table | postgres
public | tasks | table | postgres
public | timezones | table | postgres
public | user_roles | table | postgres
public | users | table | postgres
public | web_service_securities | table | postgres
(39 rows)
- Category(s)
-
自鯖おやじ
-
tugboat.GTD
- The URL to Trackback this entry is:
- http://papasan.org/papablog/453/tbping
(トラックバック元のページには"Papasan"や"papasan"または言及リンクの記述が必要です。)