Re: [SQL] [GENERAL] hi all......................!!

2006-01-29 Thread Tino Wildenhain
s. All you have to do is to add a rule for updating in the way you want it to work. When you use pgadmin3 or such tools, you see that a view is basically a table with one rule for select. For Insert, update you can add a rule any time. HTH Tino Wildenhain ---(e

Re: [SQL] [GENERAL] How do I copy part of table from db1 to db2 (and

2005-09-05 Thread Tino Wildenhain
Joost Kraaijeveld schrieb: On Wed, 2005-08-31 at 12:40 +0200, Roman Neuhauser wrote: check these man pages: pg_dump(1), pg_restore(1), alter_table(7) I am afraid that the problem is more complex. The original database (which is created with SQL_ASCII) contains invalid byte sequences in s