• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Advanced Postgres Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Advanced Postgres Question


  • Subject: Advanced Postgres Question
  • From: Justin Tocci <email@hidden>
  • Date: Tue, 20 Jul 2004 11:03:04 -0500

The Postgres framework I use assumes the SEQUENCE name to be tablename_seq, or when I access a VIEW I have to change the SEQUENCE name in the TABLE to viewname_seq.

The problem is I am now limited to the VIEW or the TABLE for adding records.

I am looking for feedback on the idea of reconfiguring my tables to all use one SEQUENCE and update the code in the Postgres framework accordingly. This should allow me to do whatever I want, and a new primary key will always be available. I know this is standard behavior for some databases, why not Postgres? Am I going to have problems?

justin tocci
Fort Wayne, IN
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: If I've made a class for an EO entity, can I use it to add data to?
  • Next by Date: Re: If I've made a class for an EO entity, can I use it to add data to?
  • Previous by thread: Re: If I've made a class for an EO entity, can I use it to add data to?
  • Next by thread: RE: Advanced Postgres Question
  • Index(es):
    • Date
    • Thread