Açıklaması şöyle
An unlogged table in PostgreSQL is a table that is not written to the write-ahead log (WAL). This means that changes to unlogged tables are not persisted to disk until a checkpoint is performed.
Burada PostgreSQL veri tabanını cache olarak kullanmakla ilgili bir yazı var
Hiç yorum yok:
Yorum Gönder