Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: Doppeleintraege in der postgres DB mit unique vermeiden: msg#00038

db.postgresql.german

Subject: Re: Doppeleintraege in der postgres DB mit unique vermeiden

>
> Nabnd zusammen,
>
> Peter Eisentraut <peter_e@xxxxxxx> wrote:
> > rene hankel wrote:
> >> -nutzer hat loginname <- dieser koennte/muesste unique
> sein -tabelle
> >> hat noch ein archivbit fuer loeschen von nutzern -diese
> nutzer sollen
> >> vorhanden bleiben um zum bleistift verknuepfte aenderungen
> >> dokumentieren zu koennen -dies kollediert aber mit dem unique des
> >> loginnames, dieweil der loginname eines geloeschten accounts, ja
> >> wiederverwendet werden koennte
>
> wie willst du die dann zuordnen? gibt es noch einen
> (künstlichen) primary key, z.B. eine nutzer-nr?


logo klar, muss ich solche selbstverstaendlichkeiten euch explizit
aufschreiben?
ich denk nicht ;)


>
> > Dann halt Unique Constraint auf beide Spalten zusammen setzen.
>
> hm, dann kann ja nur je ein gelöschter Nutzer mit dem Namen
> existieren.


richtig und genau das moechte ich nicht! 2 oder x nutzer mit gleichen namen
sind mir schnuppe,
denn der loginname ist die wirklich eindeutig sache. name vorname sind nur
naehere erlaeuterungen
fuer das system und nicht wirklich relevant


> Wie wärs denn mit einem partial index mit unique?
>
> CREATE TABLE "playground"."table1" (
> "name" VARCHAR,
> "del" BOOLEAN NOT NULL
> ) WITH OIDS;
>
> CREATE UNIQUE INDEX "table1_idx" ON "playground"."table1"
> USING btree ("name")
> WHERE (del = false);
>


was? ich kann einen unique index mit where einschraenken? habt ihr andere
buecher als ich? ich wuerde nicht mal auf die idee kommen das sowas moeglich
ist!

ich sehe schon, ich stehe noch vor dem anfang etwas ueber postgres zu
koennen.
:((


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
hardware.arm.at...    cms.citadel.dev...    video.gstreamer...    java.facelets.u...    misc.basics.qna...    web.wiki.instik...    network.uip.use...    xdg.devel/2003-...    tex.bibtex.bibd...    finance.quotesp...    ietf.zeroconf/2...    redhat.blinux.g...    suse.db2/2003-0...    php.phpesp/2004...    uml.devel/2003-...    gnome.labyrinth...    qnx.openqnx.dev...    boot-loaders.gr...    db.dataperfect....    audio.audacity....    linux.uclinux.m...    editors.j.devel...    os.openbsd.tech...    kde.users.multi...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation