• 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
Re: PostgreSQL Adaptor and Plugin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PostgreSQL Adaptor and Plugin


  • Subject: Re: PostgreSQL Adaptor and Plugin
  • From: Justin Tocci <email@hidden>
  • Date: Thu, 11 Nov 2004 11:12:33 -0500


Concerning the Postgresql Plugin, I just want to point out that, for me, it saves me a lot of hassle to modify the postgres plugin and have it always use a sequence called 'global_seq'. This way I'm not littering my schema with separate sequences for every table.


But then, I find it better to have record identifiers unique over your whole database. YMMV. I have a couple other sequences, like for my log records, but those are generated by triggers, and are read-only to webobjects apps. Of course, if you have a need for more than one sequence, its easier to just have one for every table.

If anyone is interested in my mod, I am pretty sure I posted how I did this to this forum within the past year. If you can't find it, drop me a line.

justin tocci
fort wayne, in

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: PostgreSQL Adaptor and Plugin
  • Next by Date: Re: WO stocked anywhere?
  • Previous by thread: Re: PostgreSQL Adaptor and Plugin
  • Next by thread: Simultaneous error messages and Autocomplete
  • Index(es):
    • Date
    • Thread