Thread: lost data

lost data

From
"enzo venegas palacios"
Date:
hello, I have a database in postgresql running in linux mandriva, it is for a
system of purchases, and I am suffering an important one lost of data in
the table of products, I have all the key primary and forean made
validations, in my alone system an user has access to modify products and
you that the it doesn't erase them, like I can know as much as I space he
has assigned my database, and if I can take a registration of when the
data are eliminated, any help serves, thank you.

enzo
---------------------------------------------------------
Juega y ll�vate una PS2 two: http://juegos.ya.com/consolas_y_pc/2005/09/concurso-ps2.html
Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h - desde 9,95 �/mes+IVA.
�Ll�vate el BAL�N del Mundial!: http://www.promomundial.ya.com/


Re: lost data

From
Date:
> hello, I have a database in postgresql running in
> linux mandriva, it is for a
> system of purchases, and I am suffering an important
> one lost of data in
> the table of products, I have all the key primary
> and forean made
> validations, in my alone system an user has access
> to modify products and
> you that the it doesn't erase them, like I can know
> as much as I space he
> has assigned my database, and if I can take a
> registration of when the
> data are eliminated, any help serves, thank you.
>
> enzo

i'm not sure i'm reading right, but it sounds like you
could add an is_active boolean column.

if the boolean is true, the product is considered
active.

if false, the product is considered "deleted", even
though it isn't eally deleted.

deny permission to delete from the products table.

you will not accidently lose any products this way.
if you *absolutely* know you want to delete a product,
you can do so manually - or set up an interface that
allows for deleting and deny access to ordinary users.

i hope i understood correctly.

good luck.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com