Page 1 of 1

no CREATE TABLE in PostgreSQL?

Posted: Tue Jul 12, 2005 8:20 pm
by angusfighter
hi all
i have some problems about pgAdminIII
i could find buttons for create database
but cannot find one for create tables

by the way, i also cannot find a function in PHP to create table in PostgreSQL
is there any way to create table instead of writing a sql instruction and then execute?

Posted: Tue Jul 12, 2005 8:52 pm
by angusfighter
dear all
i finally can find the tabls in the GUI PgAdminIII
it is in:
database1 -> schemas -> public -> table

i cant understand why the structure is so complicated
i hardly cannot find it!
why it cannot display in a simple way that is nearer to
the concept of a database fundamental structure?
i.e. database -> table

is there something that i dun understand here?
could any experts here tell me more?