On Fri, Feb 21, 2020 at 12:48 PM Daulat Ram
wrote:
> What are the differences between Oracle and Postgres tablespace.
>
> I hope this[1] wiki page will help you.
> Can we assign tablespace during Postgres schema creation . As I know in
> Oracle we assign the tablespace during user/schema creati
: Daulat Ram
Cc: amul sul ; pgsql-general@lists.postgresql.org
Subject: Re: Can we have multiple tablespaces with in a database.
> On Feb 20, 2020, at 22:34, Daulat Ram wrote:
>
> You mean we can have only single default tablespace for a database but the
> database objects can b
> On Feb 20, 2020, at 22:34, Daulat Ram wrote:
>
> You mean we can have only single default tablespace for a database but the
> database objects can be created on different-2 tablespaces?
Yes.
> Can you please share the Doc URL for your suggestions given in trail mail.
https://www.postgres
: Re: Can we have multiple tablespaces with in a database.
On Fri, Feb 21, 2020 at 11:31 AM Daulat Ram
mailto:daulat@exponential.com>> wrote:
Hi Amul ,
Please share the examples how we can create no. of tablespaces for a single
database and how we can use them.
As I know we can
, February 21, 2020 11:57 AM
To: Daulat Ram
Cc: amul sul ; pgsql-general@lists.postgresql.org
Subject: Re: Can we have multiple tablespaces with in a database.
> On Feb 20, 2020, at 22:23, Daulat Ram wrote:
>
> That will be great if you share any doc where it’s mentioned that we can
> On Feb 20, 2020, at 22:23, Daulat Ram wrote:
>
> That will be great if you share any doc where it’s mentioned that we can’t
> use multiple tablespace for a single database. I have to assist my Dev team
> regarding tablespaces.
A single PostgreSQL database can have any number of tablespac
On Fri, Feb 21, 2020 at 11:53 AM Daulat Ram
wrote:
> That will be great if you share any doc where it’s mentioned that we
> can’t use multiple tablespace for a single database. I have to assist my
> Dev team regarding tablespaces.
>
>
>
> Also , what are the differences between Oracle and Postgr
, February 21, 2020 11:48 AM
To: Daulat Ram
Cc: pgsql-general@lists.postgresql.org; pgsql-performa...@lists.postgresql.org
Subject: Re: Can we have multiple tablespaces with in a database.
On Fri, Feb 21, 2020 at 11:31 AM Daulat Ram
mailto:daulat@exponential.com>> wrote:
Hi Amul ,
Please sha
On Fri, Feb 21, 2020 at 11:31 AM Daulat Ram
wrote:
> Hi Amul ,
>
> Please share the examples how we can create no. of tablespaces for a
> single database and how we can use them.
>
> As I know we can create database on tablespace
>
>1. CREATE TABLESPACE conn_tbs OWNER enterprisedb LOCATION
>
abase test tablespace ‘conn_tbs';
Can we have multiple tablespaces with in a database in postgres?
Yes.
From: amul sul
Sent: Friday, February 21, 2020 11:16 AM
To: Daulat Ram
Cc: pgsql-general@lists.postgresql.org; pgsql-performa...@lists.postgresql.org
Subject: Re: Can we have multi
On 2/20/20 11:46 PM, David G. Johnston wrote:
Please pick a single list to post to. Performance seems like the
unnecessary one here.
On Thu, Feb 20, 2020 at 10:34 PM Daulat Ram <mailto:daulat@exponential.com>> wrote:
Can we have multiple tablespaces with in a database in
Please pick a single list to post to. Performance seems like the
unnecessary one here.
On Thu, Feb 20, 2020 at 10:34 PM Daulat Ram
wrote:
> Can we have multiple tablespaces with in a database in postgres?
>
I fell as if I'm missing something in your question given the presence of
On Fri, Feb 21, 2020 at 11:04 AM Daulat Ram
wrote:
> Hi Team,
>
>
>
> Can we have multiple tablespaces with in a database in postgres?
>
> Yes.
> Can we have a table on different tablespace same as Oracle?
>
Yes -- specify TABLESPACE option while creating that table.
Regards,
Amul
Hi Team,
Can we have multiple tablespaces with in a database in postgres?
Can we have a table on different tablespace same as Oracle?
Thanks,
14 matches
Mail list logo