WAL details

Поиск
Список
Период
Сортировка
От Simon Windsor
Тема WAL details
Дата
Msg-id 200404272107.49284.simon.windsor@cornfield.org.uk
обсуждение исходный текст
Ответы Re: WAL details  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Hi

I want to be preserve a log of all SQL actions that change a database, (ie
INSERT, UPDATE, DELETE, CREATE), to provide a full audit trail of the date,
and to allow the recreation of a database at any time.

I can achieve this wth ORACLE(recover and others) and MySQL(mysqlbinlog) quite
easily. How do I achieve this with Postgres?

Simon
--
Simon Windsor
Eml: simon.windsor@cornfield.org.uk
Tel: 01454 617689
Mob: 07960 321599

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their support.


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

Предыдущее
От: Ron St-Pierre
Дата:
Сообщение: Re: composite type and assignment in plpgsql
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: [HACKERS] TPC H data