Persistence problem

From: "I(dot) B(dot)" <i(dot)bre(at)live(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Persistence problem
Date: 2010-05-12 16:08:36
Message-ID: SNT128-W54473327F3FED3BE78059991FB0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello.

I have a problem. I've created several types and functions in C language and implemented them successfully. Or at least I thought so... When I insert, select, update data, everything works fine, but in that session only. As soon as I close psql and start it agan, the data is corrupted. Is there some common mistake I might have made? Code is pretty big, so I don't think it would do any good if I put it here...

Thanks.
Ivan

_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Davidson 2010-05-12 16:12:43 Count actual transaction per minute?
Previous Message Thom Brown 2010-05-12 16:07:30 Re: Shell script to Backup/Dump Database