|
|
| · · · · · · · | |
|
Re: pgadmin problem
Hi David,
It sounds like you are trying to type into the
properties tabset which is indeed read-only. If you expand the node in the
treeview on the right for your new database, you should see nodes for casts,
schemas, languages etc. Open up the schemas node, and you should see a public
schema. Open that and you'll see nodes for tables, views etc. You can right
click nodes at every level in the hierarchy, and will see appropriate options on
the popup menu - amongst those are options to create new objects of applicable
types, each of which will open an object-specific dialog with which you can
define what you want to create.
HTH,
Regards Dave.
|