disabling transactions

Поиск
Список
Период
Сортировка
От Yves Dorfsman
Тема disabling transactions
Дата
Msg-id e4P95.62852$ef6.792068@news1.rdc1.ab.home.com
обсуждение исходный текст
Список pgsql-general
Hi,

Is there any way to disable transactions on some databases in postgreSQL ?

The reason I'm asking is because I need a very fast read only DB. So I'm
thinking of having the real DB fully functional, and once or twice a day
dump it into a non-transactional read-only one, for the read only side of
the world.

If I can't do it with postgres, I'm thinking of using mySQL for the read
only part, but I would much prefer to use postgres, since I'm using it on
the read/write side.


Thanks,


Yves.
----
Yves Dorfsman                                        dorfsmay@cuug.ab.ca
                                         http://www.cuug.ab.ca/~dorfsmay

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

Предыдущее
От: "Sean"
Дата:
Сообщение: Where are the databases kept?
Следующее
От: "nsrona"
Дата:
Сообщение: importing into postgres from access