Materialized View Estimation in Postgres - Mailing list pgsql-admin

From Sahul Hameed
Subject Materialized View Estimation in Postgres
Date
Msg-id CAGcyALSSu4zugUZ8_-iCpJONQQWCWHYx=5bbOF0tHj5f-J=E3g@mail.gmail.com
Whole thread Raw
Responses Re: Materialized View Estimation in Postgres  (Thomas Kellerer <shammat@gmx.net>)
List pgsql-admin
Team,

I would like to know if there are any oracle equivalent of dbms_mview.estimate_mview_size in Postgres as we have been using it in Oracle for estimating required size for the upcoming mviews but after migration to Postgres we find it very hard to estimate the size.. Sometime our rds ran out of space and we had to spend lot of efforts and time to bring back the rds once after rds storage is exhausted.
Or is there any other options available which can be used to estimate the size. 

Thanks and regards,
Sahul Hameed 

pgsql-admin by date:

Previous
From: Erik Serrano
Date:
Subject: user with autentication windows
Next
From: John Scalia
Date:
Subject: Re: priviliges issues