Accessing SQL that has been executed behind the interface

Поиск
Список
Период
Сортировка
От Wizz
Тема Accessing SQL that has been executed behind the interface
Дата
Msg-id 1448973687622-5875650.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Accessing SQL that has been executed behind the interface  (Dave Page <dpage@pgadmin.org>)
Re: Accessing SQL that has been executed behind the interface  (Melvin Davidson <melvin6925@yahoo.com>)
Список pgadmin-support
How can I access the SQL that executes when I alter my tables with the
pgAdmin interface.
For instance, if I add a column, without a doubt, there was a "ALTER TABLE
tablename ADD COLUMN column name int;" executed in the background. How do I
get to it?
I need to make a bunch of changes to a database and then have those changes
in the form of SQL so I can pass it on to a colleague, who will execute it
on an identical database.
Thank you!



--
View this message in context:
http://postgresql.nabble.com/Accessing-SQL-that-has-been-executed-behind-the-interface-tp5875650.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Greenplum warning message
Следующее
От: Dave Page
Дата:
Сообщение: Re: Accessing SQL that has been executed behind the interface