quit milis

Started by Tonny Sapriover 17 years ago5 messagesgeneral
Jump to latest
#1Tonny Sapri
tonnysapri@yahoo.co.id

I want quit milis postgresql.

thank you.

Mulai chatting dengan teman di Yahoo! Pingbox baru sekarang!! Membuat tempat chat pribadi di blog Anda sekarang sangatlah mudah. http://id.messenger.yahoo.com/pingbox/

#2Richard Huxton
dev@archonet.com
In reply to: Tonny Sapri (#1)
Re: quit milis

Tonny Sapri wrote:

I want quit milis postgresql.

There is a form you can fill in here:

http://www.postgresql.org/community/lists/

--
Richard Huxton
Archonet Ltd

#3Peter Billen
peter@clueless.be
In reply to: Richard Huxton (#2)
disallow updates on column or whole table

Hi all,

What is the best way to disallow updates on a column of a table, or even
on a whole table itself?

I can write a BEFORE UPDATE trigger which compares old.column_name(s) to
new.column_name(s) and raise an exception if these values are different.

Are there better ways?

Certain properties cannot be changed once inserted. I would like to
enforce that in my database schema.

Thanks in advance. Kind regards,

Peter

#4Bill Moran
wmoran@collaborativefusion.com
In reply to: Peter Billen (#3)
Re: disallow updates on column or whole table

Don't change thread subjects, it confuses people. Start a new thread
if you have a new topic.

In response to Peter Billen <peter@clueless.be>:

What is the best way to disallow updates on a column of a table, or even
on a whole table itself?

I can write a BEFORE UPDATE trigger which compares old.column_name(s) to
new.column_name(s) and raise an exception if these values are different.

Are there better ways?

You can use the GRANT system to enforce table-wide restrictions. See
the docs on GRANT and REVOKE and associated doc sections.

--
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

wmoran@collaborativefusion.com
Phone: 412-422-3463x4023

#5Thomas Kellerer
spam_eater@gmx.net
In reply to: Tonny Sapri (#1)
Re: quit milis

Tonny Sapri, 10.12.2008 09:12:

I want quit milis postgresql.

What are quit milis?