Does PG support updateable view?

Started by The Nice Spiderover 20 years ago3 messagesgeneral
Jump to latest
#1The Nice Spider
thenicespider@yahoo.com

Which version of PG support updatable view?

---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.

#2A. Kretschmer
andreas.kretschmer@schollglas.com
In reply to: The Nice Spider (#1)
Re: Does PG support updateable view?

am 13.11.2005, um 17:04:37 -0800 mailte The Nice Spider folgendes:

Which version of PG support updatable view?

None. Updateable views are a 'TODO'.
http://www.postgresql.org/docs/faqs.TODO.html

You can use Rules instead:
http://www.varlena.com/varlena/GeneralBits/111.php, Issue 82-4

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

#3Bruce Momjian
bruce@momjian.us
In reply to: The Nice Spider (#1)
Re: Does PG support updateable view?

The Nice Spider wrote:

Which version of PG support updatable view?

You have to use rules to make views updatable, and all PG vesions
support those.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073