About 1,480,000 results
Open links in new tab
  1. Kill a postgresql session/connection - Stack Overflow

    How can I kill all my postgresql connections? I'm trying a rake db:drop but I get: ERROR: database "database_name" is being accessed by other users DETAIL: There are 1 other …

  2. How to close idle connections in PostgreSQL automatically?

    A connection is considered inactive if its state is either idle, idle in transaction, idle in transaction (aborted) or disabled. A connection is considered old if its state stayed the same during more …

  3. How to list active connections on PostgreSQL? - Stack Overflow

    Apr 15, 2020 · Since pg_stat_activity contains connection statistics of all databases having any state, either idle or active, database name and connection state should be included in the …

  4. S3 Connection via a Fabric Copy Data not populating Root Directory

    Apr 11, 2025 · I'm trying to source from a S3 Bucket into my Fabric OneLake. I have set up a successful managed connection that I am able to succesfully create a shortcut in my …

  5. Can't connect activities in activity diagram in EA

    Feb 14, 2020 · When I add Start controll node and activity node I'm not able to connect them by control flow. The same problem happens when I try to connect two activities together with …

  6. How to configure a copy data activity REST connection pagination …

    Mar 18, 2025 · I have a REST connection which I would like to load all the data. Now I'm unable to load all efficiently as I cant configure pagination properly. In connection I use a parameter …

  7. How do I see active SQL Server connections? - Stack Overflow

    Jan 21, 2019 · I am using SQL Server 2008 Enterprise. I want to see any active SQL Server connections, and the related information of all the connections, like from which IP address, …

  8. How to pass stored procedure parameters as dynamic content in …

    Dec 16, 2024 · I have design copy activity pipeline in ADF and called a stored procedure and which take two parameters as input. I want to use the parameters as dynamic content in copy …

  9. Access & control activity in your account - Google Help

    To personalize your experience, your activity on certain Google services like Search, YouTube, or Chrome, can be saved as data to your account. This activity helps make your experience on …

  10. How to pass bearer token API in Azure Data Factory

    Sep 18, 2022 · I used the same URL with web Activity and generated a bearer Token in the Azure data factory. Generate bearer Token as shown below: Connect Web activity 2 with newly …