Обсуждение: question

Поиск
Список
Период
Сортировка

question

От
"PABLO PEREZ"
Дата:

I’m really proude of your work, I think you are making a wonderfull job.

I’m a Visual Basic Programer and I have just start trying Postgresql, I have install postgresql in a linux box, and started. But when I am connected with the pgadminII I cannot create any object just databases or languages.

I just can see the databases not the tables.

 

Please send me some help on how can I solve this problem.

 

Pablo Perez


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.426 / Virus Database: 239 - Release Date: 02/12/2002

Re: question

От
"Dave Page"
Дата:
 
-----Original Message-----
From: PABLO PEREZ [mailto:pabloperez@virzone.com]
Sent: 09 December 2002 19:30
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] question

I’m really proude of your work, I think you are making a wonderfull job. 

 

Thanks.

 

I’m a Visual Basic Programer and I have just start trying Postgresql, I have install postgresql in a linux box, and started. But when I am connected with the pgadminII I cannot create any object just databases or languages.

I just can see the databases not the tables.

 

You will find Tables under the Schemas node which you should find next to Languages on the treeview. Once you have browsed into a suitable container (database/schema or whatever) you will be able to create objects in that container.

 

Regards, Dave.