feature request - Mailing list pgsql-hackers

From Omar Bettin
Subject feature request
Date
Msg-id C549ABEA3D4B4ABEA7EBC231E7AEBC43@fly01
Whole thread Raw
Responses Re: feature request
List pgsql-hackers
hello to everyone,
is a bit late for an italian, but after an long day debugging I had an idea.
Why not introduce a special SQL command like
STORE WHERE [condition] FROM [table]
removing all data that meet the condition and storing them into another database?
Then, if a query that needs the stored data is executed after such command the database joins the stored data into the result query.
This can keep the production database lightweight and fast.
Regards
 
Omar Bettin

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: A thought: should we run pgindent now?
Next
From: Tom Lane
Date:
Subject: Re: A thought: should we run pgindent now?