Re: I need a function

Поиск
Список
Период
Сортировка
От Tomi NA
Тема Re: I need a function
Дата
Msg-id d487eb8e0608080804r182b8e57vb031148082e47c24@mail.gmail.com
обсуждение исходный текст
Ответ на I need a function  ("Feri@" <feria@eftshlg.co.cu>)
Список pgsql-general
On 8/8/06, Feri@ <feria@eftshlg.co.cu> wrote:
>
>
> Hello to wholes, I am new therein and I am  going by of mysql to
> postgres,somebody serious so kind to explain me as I can obtain in an array
> the names of the draws of a given base of data in PostGres. am  programming
> in PHP, sorry for my English, i speak spanish.
> thank you very much.

What do you mean by "draws of a given [database]"? Tables? Columns?
Try something like:
SELECT * FROM pg_class
Search the manual for pg_class: this should help a lot.

Hope it helps.
t.n.a.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Dumping database using 8.1 or 7.1
Следующее
От: Steve Peterson
Дата:
Сообщение: Re: DROP TABLESPACE fails