permanent deleting

Поиск
Список
Период
Сортировка
От Roomi
Тема permanent deleting
Дата
Msg-id Pine.LNX.4.10.9911161047360.3763-100000@RASANEH.safineh.net
обсуждение исходный текст
Список pgsql-sql
  Hi,
suppose there is a DataBase named "mydb" and a table of it "log" ,
when i list dir "/var/lib/pgsql/base/mydb/", the size of "log" is
"45678901" . then i run this query "DELETE from log where ..... ;" and get
message "1000 rows deleted successfully".
then i see the size of log WITHOUT any changes "45678901" !!!
i think that postgresql DELETE command don't delete rows permanently.
so let me know how to DELETE some things from a TABLE permanently. and
increase my DAtaBase's size.
thanks alot.
M.Roomi
roomi@safineh.net



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

Предыдущее
От: "D'Arcy" "J.M." Cain
Дата:
Сообщение: Re: [SQL] how can tell if a column is a primary key?
Следующее
От: jose soares
Дата:
Сообщение: Re: [SQL] NULL