Re: how to see how the data is structured in postgreqsql

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: how to see how the data is structured in postgreqsql
Дата
Msg-id 49D24200.3090007@iol.ie
обсуждение исходный текст
Ответ на how to see how the data is structured in postgreqsql  (zhang zhengquan <zhang.zhengquan@gmail.com>)
Ответы Re: how to see how the data is structured in postgreqsql  (zhang zhengquan <zhang.zhengquan@gmail.com>)
Список pgsql-general
On 31/03/2009 16:58, zhang zhengquan wrote:
> I would like to know how the my log data is organized in the database
> and then I will see if I can do something to optimize the data entry
> into the db.

pgAdmin is a really good tool that lets you see all the objects in your
database in a tree view:

   www.pgadmin.org


Alternatively, you could use \d at the psql command line.

Ray.


------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

В списке pgsql-general по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: string_to_array with empty input
Следующее
От: Osvaldo Kussama
Дата:
Сообщение: Re: weird problem with PG 8.1