Re: Print command equivalent in postgresql

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Print command equivalent in postgresql
Дата
Msg-id 20070124202636.GA19495@wolff.to
обсуждение исходный текст
Ответ на Print command equivalent in postgresql  ("Negandhi, Nishith" <Nishith.Negandhi@infoUSA.com>)
Список pgsql-admin
On Tue, Jan 23, 2007 at 10:47:13 -0600,
  "Negandhi, Nishith" <Nishith.Negandhi@infoUSA.com> wrote:
> Hi,
> In SQL Server there is a PRINT command that returns a user-defined
> message to the client.
> What is the equivalent of this on postgresql .??

Can you explain more about what you are looking for?
If you just want to return a row with a string in it you can use:
SELECT 'Your string here';

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

Предыдущее
От: Ray Stell
Дата:
Сообщение: log entries in 8.2.1
Следующее
От: Colton A Smith
Дата:
Сообщение: pg_restore speed