Re: WAL file naming convention

Поиск
Список
Период
Сортировка
От Andy Shellam
Тема Re: WAL file naming convention
Дата
Msg-id 20060325175125.0DB5E9DCE25@postgresql.org
обсуждение исходный текст
Ответ на WAL file naming convention  ("Sriram Dandapani" <sdandapani@counterpane.com>)
Ответы Re: WAL file naming convention  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-admin
As PostgreSQL numbers WALs sequentially, as long as your ls command by default orders listings by filename, then Yes.  Or you could list by the last modified date/time should give the same effect.
 
Andy


From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Sriram Dandapani
Sent: Saturday, 25 March, 2006 12:30 am
To: pgsql-admin@postgresql.org
Subject: [ADMIN] WAL file naming convention

Hi

 

Is is safe to assume that the unix ls command will return WAL files in the same sequence as postgres creates them.

 

e.g will ls <wal-file-folder> return files in the order that postgres created them

!DSPAM:14,44248f2235041511888239!

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

Предыдущее
От: "Andy Shellam"
Дата:
Сообщение: Re: Renaming a sequence?
Следующее
От: Joost Kraaijeveld
Дата:
Сообщение: Postgresql 8.1.3 Debian installation encoding question